Neu: Logrotate
This commit is contained in:
10
logrotate.cfg
Normal file
10
logrotate.cfg
Normal file
@ -0,0 +1,10 @@
|
||||
/home/oberkoetter/Dokumente/Git/rettedpv/log.txt {
|
||||
monthly
|
||||
rotate 3
|
||||
compress
|
||||
missingok
|
||||
notifempty
|
||||
copytruncate
|
||||
dateext
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user