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 16, 10:54 AM
Unknown Object (File)
Thu, May 7, 5:47 PM
Unknown Object (File)
Thu, May 7, 11:45 AM
Unknown Object (File)
Mon, May 4, 9:33 AM
Unknown Object (File)
Mon, May 4, 8:52 AM
Unknown Object (File)
Sun, May 3, 3:56 PM
Unknown Object (File)
Thu, Apr 30, 5:33 PM
Unknown Object (File)
Thu, Apr 30, 3:33 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