This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
openrc
Watch
1
Star
0
Fork
0
You've already forked openrc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openrc
/
sh
History
Roy Marples
ace0b9653b
Avoid needless forking,
#165
...
Thanks to Natanael Copa.
2009-04-16 23:23:21 +00:00
..
functions.sh.in
…
gendepends.sh.in
Avoid needless forking,
#165
2009-04-16 23:23:21 +00:00
ifwatchd-carrier.sh.in
…
ifwatchd-nocarrier.sh.in
…
init-common-post.sh.in
We should always mount $RC_SVCDIR unless in a vserver or it's already mounted.
2009-01-29 13:38:15 +00:00
init-early.sh.Linux.in
…
init.sh.BSD.in
Add a new shutdown runlevel, Gentoo
#224537
.
2008-11-03 15:31:01 +00:00
init.sh.Linux.in
Add a new shutdown runlevel, Gentoo
#224537
.
2008-11-03 15:31:01 +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
Save screen space.
2008-11-28 10:46:58 +00:00
rc-mount.sh
Move romount to mount-ro and use the umount -r option as it's more reliable for / --bind mounts, Gentoo
#239922
. Thanks to Duncan.
2008-11-04 11:30:15 +00:00
runscript.sh.in
…
runtests.sh
…