summaryrefslogtreecommitdiff
blob: 787f49b6fcb07e077d00b9d85ab7e2ffed227a60 (plain)
1
2
3
4
5
6
7
8
9
/var/log/ulogd/ulogd.log /var/log/ulogd/ulogd_syslogemu.log {
    sharedscripts
    missingok
    notifempty
    create 0640 ulogd
    postrotate
        /etc/init.d/ulogd reopen_logs > /dev/null
    endscript
}