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
trash-bin2
73 files
amd
- 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
apmd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
bgpd
Use ${rcexec} in rc_pre to do the config testing. This allows to specify macros with spaces in them. With and OK ajacoutot
7 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
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
dhcpleased
rc(8) bits for dhcpleased(8). OK deraadt
5 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 ${rcexec} in rc_pre to do the config testing. This allows to specify macros with spaces in them. With and OK ajacoutot
7 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
Use ${rcexec} in rc_pre to do the config testing. This allows to specify macros with spaces in them. With and OK ajacoutot
7 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
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 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
- 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
npppd
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
nsd
Stop generating keys for nsd-control(8). These are unused since nsd was switched to using a local control socket by default.
7 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
rc(8) infrastructure for rad
7 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
look for the login class in both login.conf and login.conf.d/${class}
4 years ago
relayd
Use ${rcexec} in rc_pre to do the config testing. This allows to specify macros with spaces in them. With and OK ajacoutot
7 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
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 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
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d daemon scripts.
8 years ago
spamd
- 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
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
sync rc.d/sshd with sshd proctitle change - listener has been modified to keep command-line arguments again; ok aja@ djm@
6 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
Simplify unbound rc.d script.
3 years ago
unwind
No need to run unbound-anchor anymore. Unwind(8) handles the bootstrap correctly itself now. At leat considering the end of life times of OpenBSD releases and the speed at which the root key signing key (KSK) rolls.
7 years ago
vmd
Use ${rcexec} in rc_pre to do the config testing. This allows to specify macros with spaces in them. With and OK ajacoutot
7 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
- 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
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