openrc/sh
2008-08-19 15:27:15 +00:00
..
.gitignore We need to replace @LIB@ here. 2008-06-21 14:10:59 +00:00
functions.sh.in Punt is_function in favour of POSIX shell builtin command, thanks to Harald van Dijk for the idea. 2008-04-21 17:32:17 +00:00
gendepends.sh.in There could be a space between #! and /sbin/runscript, Gentoo #218001. 2008-05-01 15:18:34 +00:00
ifwatchd-carrier.sh.in Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
ifwatchd-nocarrier.sh.in Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
init-common-post.sh.in Set the default RC_SVCDIR higher up. 2008-06-21 15:31:04 +00:00
init-early.sh.Linux.in Fix linux compile. 2008-03-26 14:39:13 +00:00
init.sh.BSD.in .sh.BSD.in is a better extension. 2008-03-26 14:02:59 +00:00
init.sh.Linux.in Allow OpenVZ to mount /sys and device managers, #102 2008-08-19 15:27:15 +00:00
Makefile We need to replace @LIB@ here. 2008-06-21 14:10:59 +00:00
Makefile.FreeBSD We need to ensure that the init script started is correct, translating symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo #219526. 2008-04-29 10:25:45 +00:00
Makefile.Linux We need to ensure that the init script started is correct, translating symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo #219526. 2008-04-29 10:25:45 +00:00
Makefile.NetBSD We need to ensure that the init script started is correct, translating symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo #219526. 2008-04-29 10:25:45 +00:00
rc-functions.sh.in No need for the extra rc. 2008-03-27 16:59:33 +00:00
rc-mount.sh Clean up error display. 2008-03-21 11:20:03 +00:00
runscript.sh.in Always define template start/stop functions so that the real script name isn't hidden when errors are in the real start/stop functions, Gentoo #219179 2008-04-26 19:32:28 +00:00
runtests.sh Tests now work on NetBSD. 2008-04-07 09:37:14 +00:00