X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=v3_config_guest.pl;h=79a98ede924295f5044f116a95ef1e3ffb7c2426;hb=e58b54396372b4f32ec569f4d8ce18065c769450;hp=04180a67d6091d6f869046bf7bfa86c49204f645;hpb=8d2c7907ad4b10ccb51dfb7e5ee7c02604b786ba;p=palacios.git diff --git a/v3_config_guest.pl b/v3_config_guest.pl index 04180a6..79a98ed 100755 --- a/v3_config_guest.pl +++ b/v3_config_guest.pl @@ -60,7 +60,7 @@ if ($otherbios) { } -$name = "guest"; +$name = "myguest"; print "What is the name of your guest? [$name] : "; $name = get_user($name);