From edf3f5d5fc6d824a2ee12bdef2e056133e1a057d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 12 Jul 2018 14:25:06 -0400 Subject: pcr/openrc: Install hooks are NOT the place for documentation --- pcr/openrc/openrc-install.hook | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 pcr/openrc/openrc-install.hook (limited to 'pcr/openrc/openrc-install.hook') 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 "' -NeedsTargets -- cgit v1.2.3