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