dff5415b9c
- Add logrotate config file (rh #404181) - Add new LSB initscript header to initscript with correct deps (rh #244029) - Move other runtime arguments to /etc/sysconfig/wpa_supplicant - Start after messagebus service (rh #385191) - Fix initscript 'condrestart' command (rh #217281)
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
/var/log/wpa_supplicant.log {
|
|
missingok
|
|
notifempty
|
|
size 30k
|
|
create 0600 root root
|
|
}
|