#!/bin/sh if [ -x /usr/sbin/logwatch.pl ]; then /usr/sbin/logwatch.pl 2>&1 > /dev/null fi