1
0
mirror of synced 2026-01-19 01:07:28 +00:00

No more refer to forking in the comments

This commit is contained in:
Axel Beckert 2012-11-27 13:23:28 +01:00
parent 874d1fcfb0
commit e7b710d43a

View File

@ -4371,7 +4371,7 @@ sub END
$CONFIG{ 'output' } . "/" . $CONFIG{ 'hostname' } .
$CONFIG{ 'extension' };
# Child.
# Start the DomU
system("$CONFIG{'xm'} create $cfg >/dev/null 2>/dev/null");
logprint("Started new Xen guest: $CONFIG{'hostname'} [$cfg]\n");