1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-08-11 03:44:14 -04:00
gophernicus/debian/gophernicus.logrotate

8 lines
87 B
Plaintext
Raw Normal View History

2014-01-25 04:21:40 -05:00
/var/log/gophernicus/server.log {
rotate 6
weekly
compress
missingok
notifempty
}