diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2012-06-14 16:54:50 +0200 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2012-07-06 09:16:17 -0400 |
commit | 1b76f244eeea0d261696e04e68f5184a70523d8e (patch) | |
tree | 0d5ce6220e99745d21f28cad545320e9717a1e1c /sysconfig | |
parent | e97413042bcce86bd1645fd7a605404f431d801b (diff) | |
download | initscripts-1b76f244eeea0d261696e04e68f5184a70523d8e.tar initscripts-1b76f244eeea0d261696e04e68f5184a70523d8e.tar.gz initscripts-1b76f244eeea0d261696e04e68f5184a70523d8e.tar.bz2 initscripts-1b76f244eeea0d261696e04e68f5184a70523d8e.tar.xz initscripts-1b76f244eeea0d261696e04e68f5184a70523d8e.zip |
service: add support for legacy custom actions
This adds support for legacy initscript actions such as
service iptables save
Packages wishing to provide legacy actions should install programs (probably
scripts, but could be binaries) named
/usr/libexec/initscripts/legacy-actions/<service>/<action>
It should be emphasized that this feature is meant to be used only in packages
where compatibility of custom actions with previous releases is desired.
Adding of entirely new actions is discouraged. Useful tools should be
shipped by upstreams as programs in /usr/bin, not in distro-specific hacks.
[ Modifications from original : change from /usr/lib to /usr/libexec - notting ]
https://bugzilla.redhat.com/show_bug.cgi?id=796663
Diffstat (limited to 'sysconfig')
0 files changed, 0 insertions, 0 deletions