Files @ bf6f64173507
Branch filter:

Location: portage-overlay.git/net-p2p/uhub/files/uhub.logrotate - annotation

chain
add net-p2p/uhub to overlay
1
2
3
4
5
6
7
/var/log/uhub.log {
        compress
        size 10M
        rotate 10
        missingok
        notifempty
}