summaryrefslogtreecommitdiff
path: root/postrm-runit
blob: edd9ee7a3e9fb98c5707c5426467c6fa5fb0aa25 (plain)
1
2
3
4
5
6
7
# -*- shell-script -*-
export NAME='#NAME#'
/lib/runit-helper/runit-helper postrm "$@"

# Local Variables:
# eval: (sh-set-shell "sh" t nil)
# End: