Initial commit.
This commit is contained in:
9
logrotate.d/iptraf-ng
Normal file
9
logrotate.d/iptraf-ng
Normal file
@@ -0,0 +1,9 @@
|
||||
# Logrotate file for iptraf
|
||||
/var/log/iptraf-ng/*.log {
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
notifempty
|
||||
rotate 4
|
||||
create 0600 root root
|
||||
}
|
||||
Reference in New Issue
Block a user