1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-23 06:35:34 +00:00
gophernicus/debian/gophernicus.logrotate
2014-01-25 11:21:40 +02:00

8 lines
87 B
Plaintext

/var/log/gophernicus/server.log {
rotate 6
weekly
compress
missingok
notifempty
}