From: Dirk Wagner Date: Tue, 1 Jul 2014 09:03:45 +0000 (+0200) Subject: logrotate: include logrotate.d by default. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=23b810171806939a23c3d5df7758b90dda357116;p=people%2Fms%2Fipfire-2.x.git logrotate: include logrotate.d by default. --- diff --git a/config/etc/logrotate.conf b/config/etc/logrotate.conf index 637179987b..d38570de55 100644 --- a/config/etc/logrotate.conf +++ b/config/etc/logrotate.conf @@ -10,6 +10,9 @@ create # uncomment this if you want your log files compressed compress +# packages drop log rotation information into this directory +include /etc/logrotate.d + # wtmp /var/log/wtmp { weekly diff --git a/config/rootfiles/core/80/filelists/files b/config/rootfiles/core/80/filelists/files index 528137824a..103cddcf87 100644 --- a/config/rootfiles/core/80/filelists/files +++ b/config/rootfiles/core/80/filelists/files @@ -1,5 +1,6 @@ etc/system-release etc/issue +etc/logrotate.conf etc/rc.d/init.d/dhcrelay etc/rc.d/init.d/dnsmasq srv/web/ipfire/cgi-bin/ovpnmain.cgi