parent
0599dca910
commit
eba6b044ee
3 changed files with 24 additions and 1 deletions
@ -0,0 +1,11 @@ |
|||||||
|
/var/log/peroxide/peroxide.log { |
||||||
|
rotate 31 |
||||||
|
daily |
||||||
|
compress |
||||||
|
delaycompress |
||||||
|
missingok |
||||||
|
notifempty |
||||||
|
postrotate |
||||||
|
systemctl reload peroxide |
||||||
|
endscript |
||||||
|
} |
||||||
Loading…
Reference in new issue