summaryrefslogtreecommitdiff
path: root/pcr/openrc/openrc-remove.hook
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/openrc/openrc-remove.hook')
-rw-r--r--pcr/openrc/openrc-remove.hook10
1 files changed, 0 insertions, 10 deletions
diff --git a/pcr/openrc/openrc-remove.hook b/pcr/openrc/openrc-remove.hook
deleted file mode 100644
index d9f966cc5..000000000
--- a/pcr/openrc/openrc-remove.hook
+++ /dev/null
@@ -1,10 +0,0 @@
-[Trigger]
-Type = File
-Operation = Remove
-Target = etc/init.d/*
-
-[Action]
-Description = Displaying openrc service help ...
-When = PostTransaction
-Exec = /bin/bash -c 'echo " ==> Remove a service from runlevel:"; echo " rc-update del <service> <runlevel>"'
-NeedsTargets