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 d5748c9..9a912f1 100644
--- a/postrm-runit
+++ b/postrm-runit
@@ -1,6 +1,7 @@
1# -*- shell-script -*- 1# -*- shell-script -*-
2export NAME='#NAME#' 2export NAME='#NAME#'
3export ENABLE='#ENABLE#' 3export ENABLE='#ENABLE#'
4export SINCE='#SINCE'
4 5
5# Unfortunately, we can not assume, that bin:runit-helper package 6# Unfortunately, we can not assume, that bin:runit-helper package
6# is installed at postrm stage. 7# is installed at postrm stage.