summaryrefslogtreecommitdiff
blob: 90c1f5256c6273a337e72367647e6749c29740ec (plain)
1
2
3
4
5
6
7
8
9
# /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