1
0
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:
David Paleino
2011-10-04 23:19:44 +02:00
parent 6aa22de251
commit 63e120de66
3 changed files with 9 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
%LOG%wicd.log {
missingok
notifempty
size 30k
create %LOGPERMS% root %LOGGROUP%
}