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)
Wed, Apr 17, 8:09 AM
Unknown Object (File)
Fri, Apr 12, 5:18 AM
Unknown Object (File)
Fri, Mar 22, 5:50 PM
Unknown Object (File)
Fri, Mar 22, 5:50 PM
Unknown Object (File)
Fri, Mar 22, 5:50 PM
Unknown Object (File)
Fri, Mar 22, 11:00 AM
Unknown Object (File)
Feb 2 2024, 12:57 PM
Unknown Object (File)
Dec 22 2023, 11:46 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24674
Build 23444: arc lint + arc unit