]> git.pld-linux.org Git - packages/mythtv.git/blame - mythbackend.logrotate
- updated python BRs
[packages/mythtv.git] / mythbackend.logrotate
CommitLineData
89940d82 1/var/log/mythtv/mythbackend.log {
cfff2b54 2 su root mythtv
89940d82
ER
3 notifempty
4 missingok
db7caf8e
ER
5 sharedscripts
6 create 664 root mythtv
7 postrotate
e54635c6 8 /sbin/service mythbackend flush-logs > /dev/null
db7caf8e 9 endscript
89940d82 10}
This page took 0.091777 seconds and 4 git commands to generate.