]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
Current state
authorFrank Brehm <frank.brehm@profitbricks.com>
Tue, 2 Jul 2013 07:24:00 +0000 (09:24 +0200)
committerFrank Brehm <frank.brehm@profitbricks.com>
Tue, 2 Jul 2013 07:24:00 +0000 (09:24 +0200)
cron.daily/logrotate.cron [deleted file]

diff --git a/cron.daily/logrotate.cron b/cron.daily/logrotate.cron
deleted file mode 100755 (executable)
index f9ce2b6..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-#/usr/sbin/logrotate /etc/logrotate.conf
-
-if [ -x /usr/scripts/logrotate.pl ] ; then
-    /usr/scripts/logrotate.pl >> /var/log/logrotate.log
-fi
-