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
5ba6f0a628
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
..
.gitignore
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
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
We should only check dependencies in files.
2008-04-16 15:01:52 +00:00
ifwatchd-carrier.sh.in
…
ifwatchd-nocarrier.sh.in
…
init-common-post.sh
…
init-early.sh.Linux.in
…
init.sh.BSD.in
…
init.sh.Linux.in
…
Makefile
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.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
…
rc-mount.sh
…
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
…