File conf.logrotate.ntp of Package ntp

/var/log/ntp {
    compress
    dateext
    maxage 365
    rotate 99
    size=+2048k
    notifempty
    missingok
    copytruncate
    postrotate
	chmod 644 /var/log/ntp
    endscript
}

openSUSE Build Service is sponsored by