/var/log/smsd/smsd.log {
    missingok
    create 640 smsd smsd
    postrotate
    /sbin/service smsd condrestart > /dev/null ||:
    endscript
}
