commit: c5cef50364eedc7ddb6d651ce7401214108130db Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Feb 12 16:01:20 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 21:35:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5cef503
sys-process/dcron: remove unused file Closes: https://github.com/gentoo/gentoo/pull/3934 sys-process/dcron/files/dcron.logrotate | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys-process/dcron/files/dcron.logrotate b/sys-process/dcron/files/dcron.logrotate deleted file mode 100644 index 0577ad1186..0000000000 --- a/sys-process/dcron/files/dcron.logrotate +++ /dev/null @@ -1,3 +0,0 @@ -/var/log/cron.log { - copytruncate -}
