Dean Troyer 18922761a6 StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:36:43 -07:00

18 lines
230 B
Plaintext

#daily
nodateext
start 1
compress
copytruncate
notifempty
missingok
/var/log/mtcalarmd.log
{
size 10M
rotate 20
sharedscripts
postrotate
systemctl reload syslog-ng > /dev/null 2>&1 || true
endscript
}