forked from pool/virtualbox
23e21a1790
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=1
17 lines
656 B
Plaintext
17 lines
656 B
Plaintext
# /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"
|