File: uhub.logrotate

package info (click to toggle)
uhub 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,624 kB
  • sloc: ansic: 19,102; xml: 607; perl: 463; sh: 403; python: 239; makefile: 9
file content (9 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
/var/log/uhub/*.log
{
        compress
        size 10M
        rotate 10
        missingok
        notifempty
}