tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
etc
/
rc.d
/
at
master
74 files
amd
Introduce a new daemon_execdir variable for changing to a specified directory before running rc_rcexec.
3 years ago
apmd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
bgpd
Use rc_configtest.
3 years ago
bgplgd
Hook up bgplgd. Uses _bgplgd user with id 71:71 add a rc.d script and all the other rc plumbing. OK deraadt@
3 years ago
bootparamd
- change [] tests to [[]] - change -a, -o to &&, || inside [[]] - remove unecessary quoting inside [[]] - remove X"" constructs inside [[]] - remove \ (line continuation) in case of &&, || and pipes - replace backticks with $()
8 years ago
cron
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
dhcpd
Enable configtest
3 years ago
dhcpleased
add configtest
3 years ago
dhcrelay
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
dhcrelay6
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
dvmrpd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
eigrpd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
ftpd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
ftpproxy
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
ftpproxy6
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
hostapd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
hotplugd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
httpd
Use rc_configtest.
3 years ago
identd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
ifstated
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
iked
Fix regression in previous commit. Moving the configuration check to its own configtest function means rc_pre exit code will now be that of the && list (sasyncd_flags). Just do what isakmpd does and return 0.
3 years ago
inetd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
isakmpd
- change [] tests to [[]] - change -a, -o to &&, || inside [[]] - remove unecessary quoting inside [[]] - remove X"" constructs inside [[]] - remove \ (line continuation) in case of &&, || and pipes - replace backticks with $()
8 years ago
iscsid
${rcexec} -> rc_exec
3 years ago
ldapd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
ldattach
- change [] tests to [[]] - change -a, -o to &&, || inside [[]] - remove unecessary quoting inside [[]] - remove X"" constructs inside [[]] - remove \ (line continuation) in case of &&, || and pipes - replace backticks with $()
8 years ago
ldomd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
ldpd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
lockd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
lpd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
mopd
- change [] tests to [[]] - change -a, -o to &&, || inside [[]] - remove unecessary quoting inside [[]] - remove X"" constructs inside [[]] - remove \ (line continuation) in case of &&, || and pipes - replace backticks with $()
8 years ago
mountd
- change [] tests to [[]] - change -a, -o to &&, || inside [[]] - remove unecessary quoting inside [[]] - remove X"" constructs inside [[]] - remove \ (line continuation) in case of &&, || and pipes - replace backticks with $()
8 years ago
mrouted
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
nfsd
Use rc_configtest.
3 years ago
npppd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
nsd
${rcexec} -> rc_exec
3 years ago
ntpd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
ospf6d
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
ospfd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
pflogd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
portmap
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
rad
add configtest
3 years ago
radiusd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
rarpd
- change [] tests to [[]] - change -a, -o to &&, || inside [[]] - remove unecessary quoting inside [[]] - remove X"" constructs inside [[]] - remove \ (line continuation) in case of &&, || and pipes - replace backticks with $()
8 years ago
rbootd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
rc.subr
Drop support for $rcexec; people should now use the rc_exec function.
3 years ago
relayd
Use rc_configtest.
3 years ago
resolvd
Ship resolvd service, enable it by default
5 years ago
ripd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
route6d
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
sasyncd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
sensorsd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
slaacd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
slowcgi
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
smtpd
add configtest
3 years ago
sndiod
sndiod(8) reopens audio interfaces on SIGHUP, which makes a lot of sense when -F is used. Because of this allow rc.d script to reload sndiod. OK kn ratchov aja
6 years ago
snmpd
add configtest; OK martijn
3 years ago
spamd
${rcexec} -> rc_exec
3 years ago
spamlogd
Fix previous rc.d/spamlogd commit, the check in rc_pre is not needed because rc.subr has special-casing for spamd/spamlogd.
4 years ago
sshd
Use rc_configtest.
3 years ago
statd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
syslogd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
tftpd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
tftpproxy
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
unbound
No need for true(1).
3 years ago
unwind
add configtest
3 years ago
vmd
Use rc_configtest.
3 years ago
watchdogd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
wsmoused
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
xenodm
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
ypbind
/var/run/ypbind.lock doesn't need to be forcefully removed ok aja
3 years ago
ypldap
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
yppasswdd
- change [] tests to [[]] - change -a, -o to &&, || inside [[]] - remove unecessary quoting inside [[]] - remove X"" constructs inside [[]] - remove \ (line continuation) in case of &&, || and pipes - replace backticks with $()
8 years ago
ypserv
- change [] tests to [[]] - change -a, -o to &&, || inside [[]] - remove unecessary quoting inside [[]] - remove X"" constructs inside [[]] - remove \ (line continuation) in case of &&, || and pipes - replace backticks with $()
8 years ago