Subversion Repositories configs

Rev

Rev 4 | Blame | Compare with Previous | Last modification | View Log | RSS feed

/var/log/wpa_supplicant.log {
    missingok
    notifempty
    size 30k
    create 0600 root root
    postrotate
        /sbin/service wpa_supplicant reload > /dev/null 2>/dev/null || true
    endscript
}