1
0
forked from jengelh/virtualbox

osc copypac from project:home:mseben:branches:Virtualization package:virtualbox-ose revision:7

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=1
This commit is contained in:
Michal Seben
2010-12-23 10:08:49 +00:00
committed by Git OBS Bridge
commit 23e21a1790
27 changed files with 3445 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# /etc/default/virtualbox
#
# -------------------------------------------------------------------------------------------------
# In the "SHUTDOWN_USERS" list all users for which a check for runnings VMs should be done during
# shutdown of "vboxdrv" resp. the server:
# SHUTDOWN_USERS="foo bar"
#
# Set "SHUTDOWN" to one of "poweroff", "acpibutton" or "savestate" depending on which of the
# shutdown methods for running VMs are wanted:
# SHUTDOWN="poweroff"
# SHUTDOWN="acpibutton"
# SHUTDOWN="savestate"
# -------------------------------------------------------------------------------------------------
#
#SHUTDOWN_USERS="foo bar"
#SHUTDOWN="savestate"