summaryrefslogtreecommitdiff
path: root/postinst-runit
diff options
context:
space:
mode:
Diffstat (limited to 'postinst-runit')
-rw-r--r--postinst-runit1
1 files changed, 1 insertions, 0 deletions
diff --git a/postinst-runit b/postinst-runit
index 6110707..41fd76a 100644
--- a/postinst-runit
+++ b/postinst-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# Unlike postrm, I can be sure, that runit-helper is present on 6# Unlike postrm, I can be sure, that runit-helper is present on
6# postinst. 7# postinst.