add /etc/vsys.conf as the config file, so that it isnt' clobbered on update.
[vsys.git] / vsys.logrotate
1 /var/log/netflow.log {
2     copytruncate
3     compress
4     daily
5     notifempty
6     rotate 5
7     missingok
8 }