openrc/sh
Eray Aslan 66abbefd6c bug 351160: make openrc exit codes LSB compliant
* status on a stopped service now has a return code of 3 (was 1)
* starting an already started service now has a return code of 0 (was 1)
* stopping an already stopped service now has a return code of 0 (was 1)
2011-01-12 19:46:11 -06:00
..
.gitignore
functions.sh.in Move non compiled libraries from /lib/rc to /libexec/rc 2009-05-23 20:38:12 +01:00
gendepends.sh.in Fix rc_${rc_svcname}_need. 2010-02-20 21:48:06 +00:00
ifwatchd-carrier.sh.in
ifwatchd-nocarrier.sh.in
init-common-post.sh.in Move non compiled libraries from /lib/rc to /libexec/rc 2009-05-23 20:38:12 +01:00
init-early.sh.Linux.in surpress output of loadkeys, fix setfont path check 2010-09-30 07:33:52 -05:00
init.sh.BSD.in Move non compiled libraries from /lib/rc to /libexec/rc 2009-05-23 20:38:12 +01:00
init.sh.Linux.in fix selinux context for rc-svcdir (bug #347503) 2010-12-03 23:49:34 -06:00
Makefile Move non compiled libraries from /lib/rc to /libexec/rc 2009-05-23 20:38:12 +01:00
Makefile.FreeBSD
Makefile.Linux
Makefile.NetBSD
rc-functions.sh.in allow net_fs_list to be extended but not replaced 2010-10-27 09:00:02 -05:00
rc-mount.sh correction for unmounting volumes with weird characters, thanks Brant 2010-10-28 20:35:09 -05:00
runscript.sh.in bug 351160: make openrc exit codes LSB compliant 2011-01-12 19:46:11 -06:00
runtests.sh