Current File : //etc/logrotate.d/wpa_supplicant
/var/log/wpa_supplicant.log {
    missingok
    notifempty
    size 30k
    create 0600 root root
}