initial commit of this new project
This commit is contained in:
commit
01334fae09
5 changed files with 502 additions and 0 deletions
7
logrotate.d/egdbback
Normal file
7
logrotate.d/egdbback
Normal file
|
@ -0,0 +1,7 @@
|
|||
/var/log/egdbbackup*.log {
|
||||
monthly
|
||||
missingok
|
||||
rotate 7
|
||||
compress
|
||||
notifempty
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue