Update tmp-logrotate
This commit is contained in:
@@ -15,3 +15,11 @@ su root syslog
|
|||||||
compress
|
compress
|
||||||
daily
|
daily
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/opt/idssys/nodemgmt/logs/logfile {
|
||||||
|
size 1M
|
||||||
|
create 0664 root root
|
||||||
|
rotate 3
|
||||||
|
compress
|
||||||
|
monthly
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user