From: Frank Brehm Date: Tue, 2 Jul 2013 07:24:00 +0000 (+0200) Subject: Current state X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=1ba0e0f6baf699efc525dc9589eebc8ec1780f0a;p=config%2Fsamara%2Fetc.git Current state --- diff --git a/cron.daily/logrotate.cron b/cron.daily/logrotate.cron deleted file mode 100755 index f9ce2b6..0000000 --- a/cron.daily/logrotate.cron +++ /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 -