From: frank Date: Mon, 19 Mar 2012 08:11:16 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5ac16963e737f77643f8b5c1c57a18c89a9846e4;p=config%2Fbruni%2Fetc.git committing changes in /etc after emerge run Package changes: +sys-apps/logwatch-7.4.0 --- diff --git a/cron.daily/00-logwatch b/cron.daily/00-logwatch new file mode 100755 index 00000000..4d4a2227 --- /dev/null +++ b/cron.daily/00-logwatch @@ -0,0 +1,5 @@ +#!/bin/sh + +if [ -x /usr/sbin/logwatch.pl ] ; then + exec /usr/sbin/logwatch.pl --output mail +fi diff --git a/logwatch/.keep_sys-apps_logwatch-0 b/logwatch/.keep_sys-apps_logwatch-0 new file mode 100644 index 00000000..e69de29b