]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
1) Add yet one optional field: pid file to send SIGHUP to if log rotated
authorAndrey A. Chernov <ache@FreeBSD.org>
Sun, 4 May 1997 01:53:53 +0000 (01:53 +0000)
committerAndrey A. Chernov <ache@FreeBSD.org>
Sun, 4 May 1997 01:53:53 +0000 (01:53 +0000)
commit3d807d3be68ffbcd23df7a8ec06a399989f7e488
treea783ef65dbd06c0ddaf2574bbebd823065242687
parent7b284f6e138121f539b99b395dd56cf938e214bd
1) Add yet one optional field: pid file to send SIGHUP to if log rotated
(good thing for apache f.e.) This change is backward compatible with old
newsyslog.conf files.

2) Do not compress log if SIGHUP sending failed for some reason
(f.e. pid file deleted). Newcoming messages will be lost
otherwise.

3) Misc cleanup while I am here.
usr.sbin/newsyslog/newsyslog.8
usr.sbin/newsyslog/newsyslog.c