commit: d09218230ed6bfa76224afe1f2dbff9b30adbcf6 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Feb 2 15:40:05 2018 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Sat Feb 3 19:15:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0921823
app-admin/logstash-bin: remove unused file Closes: https://github.com/gentoo/gentoo/pull/7024 app-admin/logstash-bin/files/logstash.logrotate | 6 ------ 1 file changed, 6 deletions(-) diff --git a/app-admin/logstash-bin/files/logstash.logrotate b/app-admin/logstash-bin/files/logstash.logrotate deleted file mode 100644 index 013c8ea921b..00000000000 --- a/app-admin/logstash-bin/files/logstash.logrotate +++ /dev/null @@ -1,6 +0,0 @@ -/var/log/logstash/*.log { - copytruncate - compress - missingok - notifempty -}
