summaryrefslogtreecommitdiff
path: root/pcr/openrc/openrc-install.hook
blob: a85808fac6221746ddff649e53d5e1c5707682be (plain)
1
2
3
4
5
6
7
8
9
10
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 <service> <runlevel>"'
NeedsTargets