summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-02-12 17:01:20 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-14 22:35:33 +0100
commitc5cef50364eedc7ddb6d651ce7401214108130db (patch)
treef1cf43759e89624d0a3392d39ac79e6ef11e821d
parentsys-process/bcron: remove unused patch (diff)
downloadgentoo-c5cef50364eedc7ddb6d651ce7401214108130db.tar.gz
gentoo-c5cef50364eedc7ddb6d651ce7401214108130db.tar.bz2
gentoo-c5cef50364eedc7ddb6d651ce7401214108130db.zip
sys-process/dcron: remove unused file
Closes: https://github.com/gentoo/gentoo/pull/3934
-rw-r--r--sys-process/dcron/files/dcron.logrotate3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys-process/dcron/files/dcron.logrotate b/sys-process/dcron/files/dcron.logrotate
deleted file mode 100644
index 0577ad1186ae..000000000000
--- a/sys-process/dcron/files/dcron.logrotate
+++ /dev/null
@@ -1,3 +0,0 @@
-/var/log/cron.log {
- copytruncate
-}