summaryrefslogtreecommitdiff
path: root/app-emulation/xen-tools/files/xendomains.confd
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/xen-tools/files/xendomains.confd')
-rw-r--r--app-emulation/xen-tools/files/xendomains.confd9
1 files changed, 0 insertions, 9 deletions
diff --git a/app-emulation/xen-tools/files/xendomains.confd b/app-emulation/xen-tools/files/xendomains.confd
deleted file mode 100644
index 90c1f5256c62..000000000000
--- a/app-emulation/xen-tools/files/xendomains.confd
+++ /dev/null
@@ -1,9 +0,0 @@
-# /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