mirror of
https://github.com/gryf/wicd.git
synced 2026-04-21 13:31:24 +02:00
add logrotate config file, thanks to David Cantrell for inspiration
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
%LOG%wicd.log {
|
||||
missingok
|
||||
notifempty
|
||||
size 30k
|
||||
create %LOGPERMS% root %LOGGROUP%
|
||||
}
|
||||
Reference in New Issue
Block a user