Initial
This commit is contained in:
7
install/deb/logrotate/hestia
Normal file
7
install/deb/logrotate/hestia
Normal file
@@ -0,0 +1,7 @@
|
||||
/var/log/hestia/*.log {
|
||||
rotate 12
|
||||
monthly
|
||||
missingok
|
||||
notifempty
|
||||
create 0600 root root
|
||||
}
|
||||
Reference in New Issue
Block a user