CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2018/08/31 13:06:08

Modified files:
        usr.sbin/syslogd: syslogd.c 

Log message:
Unsetting Initialized during syslogd die() is a relic from the time
when we had real signal handlers.  But now we use libevent, so
remove the old logic.
OK deraadt@ millert@

Reply via email to