summaryrefslogtreecommitdiff
path: root/pcr/openrc/openrc-install.hook
blob: ff487db7d5eb339180d9860c11979e297933cdd2 (plain)
1
2
3
4
5
6
7
8
9
10
[Trigger]
Type = File
Operation = Install
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