Hello,
FreeBSD 12.2.0.4
I use newsyslog to rotate my own log files
the /etc/newsyslog.conf contains:
All works fine until a reboot when /etc/newsyslog.conf lost the last two lines.
Can someone help me?
Thanks so much.
Best regards.
Dario
FreeBSD 12.2.0.4
I use newsyslog to rotate my own log files
the /etc/newsyslog.conf contains:
Code:
<include> /etc/newsyslog.conf.d/*
<include> /usr/local/etc/newsyslog.conf.d/*
/var/log/nastrix/backup_log root:wheel 644 7 * $D18
/var/log/nastrix/durata_log root:wheel 644 7 * $D18
Can someone help me?
Thanks so much.
Best regards.
Dario