mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 09:59:06 +01:00
Make logrotate handling all log file in /var/log/ldapsaisie
This commit is contained in:
parent
6b4bc036e3
commit
91af444d0a
1 changed files with 1 additions and 1 deletions
2
debian/ldapsaisie.logrotate
vendored
2
debian/ldapsaisie.logrotate
vendored
|
@ -1,4 +1,4 @@
|
||||||
/var/log/ldapsaisie/ldapsaisie.log {
|
/var/log/ldapsaisie/*.log {
|
||||||
daily
|
daily
|
||||||
missingok
|
missingok
|
||||||
rotate 7
|
rotate 7
|
||||||
|
|
Loading…
Reference in a new issue