mirror of
https://github.com/waytotheweb/scripts.git
synced 2026-03-29 22:07:06 +00:00
GPL v3 Release
This commit is contained in:
12
csf/lfd.logrotate
Normal file
12
csf/lfd.logrotate
Normal file
@@ -0,0 +1,12 @@
|
||||
/var/log/lfd.log {
|
||||
weekly
|
||||
rotate 1
|
||||
compress
|
||||
missingok
|
||||
}
|
||||
/var/log/lfd_messenger.log {
|
||||
weekly
|
||||
rotate 1
|
||||
compress
|
||||
missingok
|
||||
}
|
||||
Reference in New Issue
Block a user