7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
/var/log/hestia/*.log {
|
|
rotate 12
|
|
monthly
|
|
missingok
|
|
notifempty
|
|
create 0600 root root
|
|
} |