Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
/var/log/atop/atop.log {
2
    missingok
3
    weekly
4
    rotate 4
5
    ifempty
6
    create 0600 root root
7
}
8
/var/log/atop/atop_* {
9
    missingok
10
    daily
11
    rotate 1
12
    ifempty
13
    create 0600 root root
14
}