Compare commits

...

2 commits

View file

@ -1,9 +1,9 @@
/var/log/openhab2/*.log.1 { /var/log/openhab2/*.log.1 {
hourly hourly
rotate 2 rotate 6
missingok missingok
copytruncate
compress compress
notifempty notifempty
nocreate
create 0640 openhab openhab create 0640 openhab openhab
} }