summaryrefslogtreecommitdiff
path: root/postinst-runit
diff options
context:
space:
mode:
Diffstat (limited to 'postinst-runit')
-rw-r--r--postinst-runit5
1 files changed, 2 insertions, 3 deletions
diff --git a/postinst-runit b/postinst-runit
index 1955857..8b5887c 100644
--- a/postinst-runit
+++ b/postinst-runit
@@ -1,3 +1,2 @@
1SV_DIR=/etc/service 1SV_DEFAULT=/etc/runit/runsvdir/default
2ln -sf '/etc/sv/#NAME#' "$SV_DIR/" 2ln -sf '/etc/sv/#NAME#' "$SV_DEFAULT"
3mkdir -p '/var/lib/runit/supervise/#NAME#'