ischluff-overlay/app-emulation/xen-tools/files/xendomains.confd
Anton Schubert 1d8dbdb1a6 app-emulation/xen-tools: add ebuild
Package-Manager: Portage-2.3.69, Repoman-2.3.16
2019-10-18 00:36:29 +02:00

9 lines
291 B
Text

# /etc/conf.d/xendomains
# Directory of domains to boot. AUTODIR should contain one or more symlinks
# to domain config files in /etc/xen
AUTODIR=/etc/xen/auto
# Send shutdown commands to all domains in parallel instead of waiting for
# each to shutdown individually
PARALLEL_SHUTDOWN=yes