summaryrefslogtreecommitdiffstats
path: root/main/openrc/hostname.initd
diff options
context:
space:
mode:
Diffstat (limited to 'main/openrc/hostname.initd')
-rw-r--r--main/openrc/hostname.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/openrc/hostname.initd b/main/openrc/hostname.initd
index 995e4b95d..76db9e44b 100644
--- a/main/openrc/hostname.initd
+++ b/main/openrc/hostname.initd
@@ -3,7 +3,7 @@
description="Sets the hostname of the machine."
depend() {
- keyword noprefix
+ keyword -prefix -lxc
}
start() {