summaryrefslogtreecommitdiff
path: root/postinst-runit
diff options
context:
space:
mode:
Diffstat (limited to 'postinst-runit')
-rw-r--r--postinst-runit3
1 files changed, 1 insertions, 2 deletions
diff --git a/postinst-runit b/postinst-runit
index 3a51832..8b09a95 100644
--- a/postinst-runit
+++ b/postinst-runit
@@ -16,8 +16,7 @@ restart installation.
16EOF 16EOF
17 exit 1 17 exit 1
18fi 18fi
19NAME=#NAME# 19ln -s '/etc/sv/#NAME#' "$SV_DIR/"
20ln -s "/etc/sv/$NAME" "$SV_DIR/$NAME"
21 20
22 21
23 22