mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-23 13:24:20 +00:00
Update logrotate
This commit is contained in:
parent
8a542f2ce8
commit
a9b289626e
18
debian/logrotate
vendored
18
debian/logrotate
vendored
@ -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…
x
Reference in New Issue
Block a user