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
F81979504: D20509.id.diff
Wed, Apr 24, 1:43 AM
Unknown Object (File)
Wed, Apr 17, 8:09 AM
Unknown Object (File)
Fri, Apr 12, 5:18 AM
Unknown Object (File)
Mar 22 2024, 5:50 PM
Unknown Object (File)
Mar 22 2024, 5:50 PM
Unknown Object (File)
Mar 22 2024, 5:50 PM
Unknown Object (File)
Mar 22 2024, 11:00 AM
Unknown Object (File)
Feb 2 2024, 12:57 PM
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