File ntop.logrotate of Package ntop

/var/log/ntop/*.log {
	weekly
	missingok
	rotate 4
    # ntop doesn't handle SIGHUP
    copytruncate
	compress
	notifempty
	create 640 ntop adm
}
openSUSE Build Service is sponsored by