]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - sys-apps/logwatch/files/logwatch
Remove sys-apps/logwatch, preparing to commit it to portage.
[mjo-overlay.git] / sys-apps / logwatch / files / logwatch
diff --git a/sys-apps/logwatch/files/logwatch b/sys-apps/logwatch/files/logwatch
deleted file mode 100755 (executable)
index 4d4a222..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-if [ -x /usr/sbin/logwatch.pl ] ; then
-       exec /usr/sbin/logwatch.pl --output mail
-fi