Files
.github
example
lib
man
Makefile.am
logger.1
syslog.conf.5
syslogd.8
syslogp.3
src
test
.gitignore
ChangeLog.md
LICENSE
Makefile.am
README.md
autogen.sh
configure.ac
sysklogd.confd3
sysklogd.logrotate
sysklogd.rc10
syslog.conf
syslogd.service.in
Joachim Wiberg 45d351065a Fix : improve accuracy of MARK timer
Instead of running the domark() timer on half the MarkInterval option,
we take the FreeBSD approach and run on each TIMERINTVL (30 sec), same
as the doflush() timer.  This allows greater resolution on the MARK log
message, meaning we would be off by < 30 seconds instead of the current
MarkInterval / 2.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2023-07-26 09:14:33 +02:00
..
2023-04-30 20:06:33 +02:00
2023-04-30 20:06:33 +02:00