Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/dcron/files/
Date: Tue, 14 Feb 2017 21:37:44
Message-Id: 1487108133.c5cef50364eedc7ddb6d651ce7401214108130db.soap@gentoo
1 commit: c5cef50364eedc7ddb6d651ce7401214108130db
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 12 16:01:20 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 14 21:35:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5cef503
7
8 sys-process/dcron: remove unused file
9
10 Closes: https://github.com/gentoo/gentoo/pull/3934
11
12 sys-process/dcron/files/dcron.logrotate | 3 ---
13 1 file changed, 3 deletions(-)
14
15 diff --git a/sys-process/dcron/files/dcron.logrotate b/sys-process/dcron/files/dcron.logrotate
16 deleted file mode 100644
17 index 0577ad1186..0000000000
18 --- a/sys-process/dcron/files/dcron.logrotate
19 +++ /dev/null
20 @@ -1,3 +0,0 @@
21 -/var/log/cron.log {
22 - copytruncate
23 -}