summaryrefslogtreecommitdiff
path: root/init.d/hostname.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/hostname.in')
-rw-r--r--init.d/hostname.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/hostname.in b/init.d/hostname.in
index 2b0ec81..f5b6fc8 100644
--- a/init.d/hostname.in
+++ b/init.d/hostname.in
@@ -5,7 +5,7 @@
description="Sets the hostname of the machine."
depend() {
- keyword -prefix -lxc
+ keyword -lxc
}
start()