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)
Mon, Apr 20, 4:31 PM
Unknown Object (File)
Sun, Apr 19, 3:45 PM
Unknown Object (File)
Fri, Apr 17, 9:28 PM
Unknown Object (File)
Fri, Apr 17, 10:45 AM
Unknown Object (File)
Fri, Apr 17, 8:07 AM
Unknown Object (File)
Mon, Apr 13, 7:56 PM
Unknown Object (File)
Mon, Apr 13, 2:52 PM
Unknown Object (File)
Mon, Apr 13, 3:40 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