summaryrefslogtreecommitdiff
path: root/services/hostname.in
diff options
context:
space:
mode:
Diffstat (limited to 'services/hostname.in')
-rw-r--r--services/hostname.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/services/hostname.in b/services/hostname.in
index be0020d..55b71d9 100644
--- a/services/hostname.in
+++ b/services/hostname.in
@@ -1,6 +1,6 @@
-description = "reload hostname"
-exec = "@BINPATH@/hostname --file /etc/hostname"
-type = wait
-target = boot
-before = sysinit
-after = hwclock
+description reload hostname
+exec "@BINPATH@/hostname" --file /etc/hostname
+type wait
+target boot
+before sysinit
+after hwclock