# -*- shell-script -*- export NAME='#NAME#' export ENABLE='#ENABLE#' export SINCE='#SINCE#' # Unlike postrm, I can be sure, that runit-helper is present on # postinst. /lib/runit-helper/runit-helper postinst "$@" # Local Variables: # eval: (sh-set-shell "sh" t nil) # End: # vim: ft=sh:sw=4