--- https://www.pld-linux.org/packages/virtualbox?rev=1394013932 +++ https://www.pld-linux.org/packages/virtualbox @@ -8,9 +8,9 @@ - edit ''/etc/vbox/autostart.cfg'' and fill which users may access the feature - as user, configure autostart dbpath: <code sh> $ VBoxManage setproperty autostartdbpath /etc/vbox/autostart </code> - - modify VM to enable autostart of it: <code sh> + - modify VM to enable autostart of it. (use ''VBoxManage list vms'' or ''VBoxManage list runningvms'' to figure out the UUID or VM name):<code sh> $ VBoxManage modifyvm <uuid|vmname> --autostart-enabled on </code>
Diff URL: https://www.pld-linux.org/packages/virtualbox?do=diff&r1=1394013932&r2=1394014072 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
