summaryrefslogtreecommitdiff
path: root/postrm-runit
diff options
context:
space:
mode:
Diffstat (limited to 'postrm-runit')
-rw-r--r--postrm-runit1
1 files changed, 1 insertions, 0 deletions
diff --git a/postrm-runit b/postrm-runit
index a306688..d5748c9 100644
--- a/postrm-runit
+++ b/postrm-runit
@@ -1,5 +1,6 @@
1# -*- shell-script -*- 1# -*- shell-script -*-
2export NAME='#NAME#' 2export NAME='#NAME#'
3export ENABLE='#ENABLE#'
3 4
4# Unfortunately, we can not assume, that bin:runit-helper package 5# Unfortunately, we can not assume, that bin:runit-helper package
5# is installed at postrm stage. 6# is installed at postrm stage.