mirror of https://github.com/PurpleI2P/i2pd.git
MXPLRS | Kirill
8 years ago
committed by
GitHub
1 changed files with 7 additions and 11 deletions
@ -1,13 +1,9 @@
@@ -1,13 +1,9 @@
|
||||
/var/log/i2pd.log { |
||||
rotate 4 |
||||
weekly |
||||
missingok |
||||
notifempty |
||||
compress |
||||
delaycompress |
||||
copytruncate |
||||
create 640 i2pd adm |
||||
postrotate |
||||
/etc/init.d/i2pd restart >/dev/null |
||||
endscript |
||||
rotate 6 |
||||
daily |
||||
missingok |
||||
notifempty |
||||
compress |
||||
delaycompress |
||||
copytruncate |
||||
} |
||||
|
Loading…
Reference in new issue