X-Git-Url: https://git.distorted.org.uk/~mdw/hippotat/blobdiff_plain/6a1ac5de7fdccba52030e373c613b7a6c3cfe65c..477169b146487f743bcdf771b3ce1028cf72e313:/debian/hippotat.init diff --git a/debian/hippotat.init b/debian/hippotat.init index 38fffb7..8fcde4f 100644 --- a/debian/hippotat.init +++ b/debian/hippotat.init @@ -20,7 +20,7 @@ LOGFACILITY=daemon . /etc/default/hippotatd test -f $DAEMON || exit 0 -egrep '^[^ #]' $MASTER_CONFIG >/dev/null || exit 0 +egrep '^[^ #]' $MASTER_CONFIG >/dev/null 2>&1 || exit 0 . /lib/lsb/init-functions