From ad5705c96d3f18bbf990083e6e1afc0c0630a613 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 5 Feb 2017 10:39:03 -0500 Subject: openrc-0.23.2-1.parabola1: updating version --- pcr/openrc/openrc-install.hook | 11 +++++++++++ 1 file changed, 11 insertions(+) create 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 new file mode 100644 index 000000000..a85808fac --- /dev/null +++ b/pcr/openrc/openrc-install.hook @@ -0,0 +1,11 @@ +[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