From: Guillaume Pellerin Date: Wed, 5 Dec 2018 15:21:39 +0000 (+0100) Subject: Change logrotate path, update modules X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=284f6729d73507467d11685ed7f9240cdf043815;p=mezzo.git Change logrotate path, update modules --- diff --git a/bin b/bin index 500a16a0..ec133577 160000 --- a/bin +++ b/bin @@ -1 +1 @@ -Subproject commit 500a16a0c05445aae1d43eb88dab84f61243011c +Subproject commit ec13357746ce4b22ad9cadddf4dbfb065c0068c9 diff --git a/etc/logrotate.d/app b/etc/logrotate.d/app new file mode 100644 index 00000000..d28701df --- /dev/null +++ b/etc/logrotate.d/app @@ -0,0 +1,9 @@ +%s/var/log/**/*.log { + copytruncate + daily + rotate 7 + compress + delaycompress + missingok + notifempty +} diff --git a/etc/logrotate.d/uwsgi b/etc/logrotate.d/uwsgi deleted file mode 100644 index 877cfc5b..00000000 --- a/etc/logrotate.d/uwsgi +++ /dev/null @@ -1,9 +0,0 @@ -"/var/log/uwsgi/*.log" "/var/log/uwsgi/app/*.log" { - copytruncate - daily - rotate 5 - compress - delaycompress - missingok - notifempty -} diff --git a/lib/ircam-www-theme b/lib/ircam-www-theme index b03ba5d9..4af0433a 160000 --- a/lib/ircam-www-theme +++ b/lib/ircam-www-theme @@ -1 +1 @@ -Subproject commit b03ba5d9a1bdc8e6b1c5dac69800ddaa8562e7a9 +Subproject commit 4af0433ad29007a72c2afd5330b22027aef7cbc7 diff --git a/lib/mezzanine-organization b/lib/mezzanine-organization index 4bccd30e..4d8e4517 160000 --- a/lib/mezzanine-organization +++ b/lib/mezzanine-organization @@ -1 +1 @@ -Subproject commit 4bccd30e049b43769dac24428833dd551d69b1bb +Subproject commit 4d8e45175aa980cbb7f95bef1ff2f172f609eacc