aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/shr-image/etc/logrotate.d/50freesmartphone
blob: 2d3fb8196fbf0280616d9b88a349ca23bca4a742 (plain)
1
2
3
4
5
6
7
8
9
10
11
/var/log/frameworkd.log { 
    rotate 5 
    weekly 
    compress 
} 

/var/log/ophonekitd.log { 
    rotate 5 
    weekly 
    compress 
}