Page MenuHomeFreeBSD

daemon(8): Don't block TERM during restart delay
ClosedPublic

Authored by cem on Jun 4 2019, 4:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 30, 6:08 PM
Unknown Object (File)
Sat, May 30, 6:00 AM
Unknown Object (File)
Fri, May 29, 10:52 AM
Unknown Object (File)
Sat, May 16, 10:54 AM
Unknown Object (File)
May 7 2026, 5:47 PM
Unknown Object (File)
May 7 2026, 11:45 AM
Unknown Object (File)
May 4 2026, 9:33 AM
Unknown Object (File)
May 4 2026, 8:52 AM
Subscribers
None

Details

Summary

I believe this was introduced in the original '-r' commit, r231911. '-R',
which added the ability to use arbitrary restart intervals, increased the
duration of the affected interval.

Instead, handle SIGTERM normally during restart-sleep and shut down
promptly.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable