Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 7a0bae78abe0d10755f1cb18603e6958 > files > 7

kannel-1.4.3-4.fc13.src.rpm

/var/log/kannel/*.log {
    compress
    missingok
    notifempty
    create 640 kannel kannel
    sharedscripts
    postrotate
        /usr/bin/killall -HUP bearerbox smsbox wapbox 2>/dev/null || true
    endscript
}