summaryrefslogtreecommitdiff
path: root/kde-base/kdm/files/kdm-logrotate
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-07-26 19:57:10 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-07-26 19:57:10 +0100
commitcc8ebada17eb365c21625b4c64b04115c0580fde (patch)
tree7d764a42923e96c5654207eb02121d9fa06b0eef /kde-base/kdm/files/kdm-logrotate
parent6927177a7ec90d5fc35926b7da45c0886673bc50 (diff)
clean some deprecated ebuilds...no distfiles available anymore
Diffstat (limited to 'kde-base/kdm/files/kdm-logrotate')
-rw-r--r--kde-base/kdm/files/kdm-logrotate8
1 files changed, 0 insertions, 8 deletions
diff --git a/kde-base/kdm/files/kdm-logrotate b/kde-base/kdm/files/kdm-logrotate
deleted file mode 100644
index 4bce1a03..00000000
--- a/kde-base/kdm/files/kdm-logrotate
+++ /dev/null
@@ -1,8 +0,0 @@
-/var/log/kdm.log {
- maxage 365
- size=+1024k
- notifempty
- missingok
- compress
- copytruncate
-}