]> git.zerfleddert.de Git - hmcfgusb/blob - debian/hmland.logrotate
Merge branch 'debian' of https://github.com/JSurf/hmcfgusb
[hmcfgusb] / debian / hmland.logrotate
1 /var/log/hmland.log {
2 rotate 12
3 weekly
4 compress
5 missingok
6 postrotate
7 /etc/init.d/hmland restart
8 endscript
9 }
Impressum, Datenschutz