From: Stefan Schantl Date: Wed, 9 Sep 2009 10:27:06 +0000 (+0200) Subject: Add directory for logrotate configuration files. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ebe5024ce1c18fa3b39bae0ea5228a58ff8f6a4;p=ipfire-3.x.git Add directory for logrotate configuration files. --- diff --git a/lfs/logrotate b/lfs/logrotate index 777dbd725..f32492b3f 100644 --- a/lfs/logrotate +++ b/lfs/logrotate @@ -94,5 +94,8 @@ $(OBJECT): $(objects) cd $(DIR_APP) && make RPM_OPT_FLAGS="$(CFLAGS)" $(PARALLELISMFLAGS) cd $(DIR_APP) && make install touch /var/lib/logrotate.status + + # Creating directory for config files + mkdir /etc/logrotate.d @rm -rf $(DIR_APP) @$(POSTBUILD) diff --git a/src/rootfiles/core/logrotate b/src/rootfiles/core/logrotate index 71281408e..2c8eed05a 100644 --- a/src/rootfiles/core/logrotate +++ b/src/rootfiles/core/logrotate @@ -1,3 +1,4 @@ usr/sbin/logrotate +etc/logrotate.d #usr/share/man/man8/logrotate.8 var/lib/logrotate.status