]> git.zerfleddert.de Git - hmcfgusb/blob - debian/hmland.logrotate
AES: add public-domain AES implementation from Brad Conte
[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