summaryrefslogtreecommitdiff
path: root/pcr/openrc/openrc-install.hook
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-07-12 14:25:06 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-07-30 16:12:05 -0400
commitedf3f5d5fc6d824a2ee12bdef2e056133e1a057d (patch)
tree5bbd105d69824b64bcff0d55e296407e51bd23d7 /pcr/openrc/openrc-install.hook
parentab4f1e4354aa32a02328eb24b608d00500f93610 (diff)
downloadabslibre-edf3f5d5fc6d824a2ee12bdef2e056133e1a057d.tar.gz
abslibre-edf3f5d5fc6d824a2ee12bdef2e056133e1a057d.tar.bz2
abslibre-edf3f5d5fc6d824a2ee12bdef2e056133e1a057d.zip
pcr/openrc: Install hooks are NOT the place for documentation
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