summaryrefslogtreecommitdiffstats
path: root/abs/core/dcron/crond.logrotate
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-12-07 19:21:09 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-12-07 19:21:09 (GMT)
commit31241d8ab04062f0fae61441cbd6c8de3dc1b660 (patch)
tree7c34efb8e386147cb2614c79dac46b14fbb150c2 /abs/core/dcron/crond.logrotate
parentdb5e198de1e368a2202460089f9d00a52947d4f6 (diff)
downloadlinhes_pkgbuild-31241d8ab04062f0fae61441cbd6c8de3dc1b660.zip
linhes_pkgbuild-31241d8ab04062f0fae61441cbd6c8de3dc1b660.tar.gz
linhes_pkgbuild-31241d8ab04062f0fae61441cbd6c8de3dc1b660.tar.bz2
dcron: add a new dir to run cron jobs every 10 minutes.
Scripts placed in this dir should not in .sh if they are then run-parts will ignore it.
Diffstat (limited to 'abs/core/dcron/crond.logrotate')
-rw-r--r--abs/core/dcron/crond.logrotate5
1 files changed, 0 insertions, 5 deletions
diff --git a/abs/core/dcron/crond.logrotate b/abs/core/dcron/crond.logrotate
deleted file mode 100644
index 38299d6..0000000
--- a/abs/core/dcron/crond.logrotate
+++ /dev/null
@@ -1,5 +0,0 @@
-/var/log/crond {
- sharedscripts
- copytruncate
- missingok
-}