summaryrefslogtreecommitdiff
path: root/prerm-runit
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2016-06-08 23:12:38 +0300
committerDmitry Bogatov <KAction@gnu.org>2016-06-08 23:12:38 +0300
commit2522d781a1fe724f8433160f0df9a3091aeacfb6 (patch)
treecdb800ba5649f3ab6b7b647e0b146108a9f9e879 /prerm-runit
parent28dfe2564c8f6bc4422b4d1eee7d707190bea7db (diff)
Improve created /etc/sv/${NAME} directory
* ensure that run/finish scripts are executable * create 'supervise' symlink to not pollute /etc/ directory
Diffstat (limited to 'prerm-runit')
-rw-r--r--prerm-runit1
1 files changed, 1 insertions, 0 deletions
diff --git a/prerm-runit b/prerm-runit
index a919418..b23abeb 100644
--- a/prerm-runit
+++ b/prerm-runit
@@ -1 +1,2 @@
1rm -f /etc/service/#NAME# 1rm -f /etc/service/#NAME#
2rm -fr /var/lib/runit/supervise/#NAME#/*