diff options
author | 2017-05-27 13:51:52 +0000 | |
---|---|---|
committer | 2017-05-27 13:51:52 +0000 | |
commit | c1cd7e16ac0566e5487b84c565fdb8b355916bb5 (patch) | |
tree | 9b47bc38c07a24f5755c25793392e44b8666ded2 /regress/lib/libc | |
parent | remove unused vars (diff) | |
download | wireguard-openbsd-c1cd7e16ac0566e5487b84c565fdb8b355916bb5.tar.xz wireguard-openbsd-c1cd7e16ac0566e5487b84c565fdb8b355916bb5.zip |
Add an ALRM timer to cope with 2 annoying issues in rc.d(8):
- prevent a daemon from hanging the boot
(typo in your flagsm e.g. httpd_flags=-d)
- make sure we can get the status of a backgrounded daemon instead of always
returning success
Side effect of this is that we can kill a knob! rip rc_bg :-)
Ports will need love, and a second commit is coming for that.
The diff is small yet not trivial so I am committing early in the release
process in one shot so it can easily be reverted if needed. I started working on
this during g2k16 in Cambridge then finished it in Brisbane for a2k17 where
robert@, beck@ and sthen@ agreed it was the correct way to go and I should move
ahead with it post 6.1.
If you see any regression, please talk to me!
Diffstat (limited to 'regress/lib/libc')
0 files changed, 0 insertions, 0 deletions