File mailman.logrotate of Package python-mailman

@LOGDIR@/*.log {
    missingok
    sharedscripts
    su mailman mailman

    # Note that the postrotate is executed as 'root'
    postrotate
        sudo -u mailman -g mailman @BINDIR@/mailman reopen >/dev/null 2>&1 || true
    endscript
}
openSUSE Build Service is sponsored by