CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/05/23 00:44:50
Modified files:
sysutils/syslog-ng: Makefile
sysutils/syslog-ng/pkg: syslog_ng.rc
Log message:
If syslog-ng is started early during boot-up (that is if one replaces
the syslogd rc.d(8) script with the syslog_ng one), it will fail to
launch because ldconfig(8) hasn't had a chance to run yet. Add an
rc_pre() that will take care of that.
ok sthen@ steven@ (maintainer)
