]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Mon, 19 Mar 2012 08:11:16 +0000 (09:11 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 19 Mar 2012 08:11:16 +0000 (09:11 +0100)
Package changes:
+sys-apps/logwatch-7.4.0

cron.daily/00-logwatch [new file with mode: 0755]
logwatch/.keep_sys-apps_logwatch-0 [new file with mode: 0644]

diff --git a/cron.daily/00-logwatch b/cron.daily/00-logwatch
new file mode 100755 (executable)
index 0000000..4d4a222
--- /dev/null
@@ -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 (file)
index 0000000..e69de29