]> git.pld-linux.org Git - packages/VirtualBox.git/blobdiff - autostart.cfg
new patch: don't override KERN_DIR if already defined
[packages/VirtualBox.git] / autostart.cfg
index f1a21b9e880817500d4bdf5be245d78e8643718b..656d3ebd66adf42c2c3e5be4d9f9da90841ce358 100644 (file)
@@ -1,9 +1,9 @@
 # To autostart vms, you need to do the following (as user):
 #
 # 1. set autostart dbpath:
-# $ VBoxManage setproperty autostartdbpath /etc/vbox
+# $ VBoxManage setproperty autostartdbpath /etc/vbox/autostart
 # 2. set autostart enabled
-# $ VBoxManage modifyvm  <uuid|vmname> --autostart-enabled on
+# $ VBoxManage modifyvm <uuid|vmname> --autostart-enabled on
 
 # Default policy is to deny starting a VM, the other option is "allow".
 default_policy = deny
This page took 0.08074 seconds and 4 git commands to generate.