script di cron e logrotate
This commit is contained in:
parent
fae2294854
commit
ba9e5abd01
2 changed files with 35 additions and 0 deletions
8
sys/llmongo.logrotate
Normal file
8
sys/llmongo.logrotate
Normal file
|
@ -0,0 +1,8 @@
|
|||
/opt/llmongo/log/*.log {
|
||||
rotate 10
|
||||
daily
|
||||
compress
|
||||
missingok
|
||||
notifempty
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue