This website requires JavaScript.
Explore
Help
Register
Sign In
CyberCoveLLC
/
ConfigServerBackups
Watch
1
Star
0
Fork
0
mirror of
https://github.com/waytotheweb/scripts.git
synced
2026-08-15 23:51:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
ConfigServerBackups
/
csf
/
lfd.logrotate
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
13 lines
172 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
GPL v3 Release
2025-08-28 15:15:56 +01:00
/var/log/lfd.log {
weekly
rotate 1
compress
missingok
}
/var/log/lfd_messenger.log {
weekly
rotate 1
compress
missingok
}
Reference in New Issue
Copy Permalink