Page MenuHomeFreeBSD

syslogd: Allow killing when in foreground
ClosedPublic

Authored by des on Mon, Mar 16, 9:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 25, 5:33 AM
Unknown Object (File)
Tue, Mar 24, 7:18 AM
Unknown Object (File)
Mon, Mar 23, 9:28 PM
Unknown Object (File)
Mon, Mar 23, 2:19 PM
Unknown Object (File)
Sun, Mar 22, 11:29 PM
Unknown Object (File)
Tue, Mar 17, 2:46 PM
Unknown Object (File)
Mon, Mar 16, 10:04 PM
Subscribers

Details

Summary

Normally, syslogd reacts only to SIGTERM, and ignores SIGINT and SIGQUIT
unless in debug mode. Extend that to also apply when running in the
foreground. Take this opportunity to comment the event loop.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71435
Build 68318: arc lint + arc unit