Set SECONDS to 0 in _rc_wait.
authorajacoutot <ajacoutot@openbsd.org>
Fri, 12 Nov 2021 08:44:05 +0000 (08:44 +0000)
committerajacoutot <ajacoutot@openbsd.org>
Fri, 12 Nov 2021 08:44:05 +0000 (08:44 +0000)
commit8c16dc0a6be91f2117c7c9a1e713cca547586407
tree13f5e19d7e41f318f7c8fbd59302b6e76a38dca1
parent1cf9a0a8fb16dd0ab7632c28cc815f20ddf53d77
Set SECONDS to 0 in _rc_wait.
While this is not strictly required, it's a failsafe and more fair to
daemon_timeout as we will effectively wait for the start/stop/reload sequence
instead of the duration of the rc.d script itself.
etc/rc.d/rc.subr