summaryrefslogtreecommitdiffstats
path: root/patches/source/wpa_supplicant/config/wpa_supplicant.logrotate
blob: bd7ef91cc361a55850c64c6142bf07b7c3743f30 (plain) (blame)
1
2
3
4
5
6
/var/log/wpa_supplicant.log {
    missingok
    notifempty
    size 30k
    create 0600 root root
}