mirror of
https://github.com/ShaYmez/pYSFReflector.git
synced 2025-06-13 03:12:26 -04:00
Added example-config for linux logrotate
This commit is contained in:
parent
93387578f2
commit
9c8ebb345e
9
logrotate.d/YSFReflector
Normal file
9
logrotate.d/YSFReflector
Normal file
@ -0,0 +1,9 @@
|
||||
/var/log/YSFReflector.log {
|
||||
weekly
|
||||
rotate 3
|
||||
compress
|
||||
delaycompress
|
||||
copytruncate
|
||||
missingok
|
||||
notifempty
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user