From bfdf141ab6209ec5823ed01a24bbbd92100437ef Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Wed, 21 Nov 2007 14:23:27 +1300 Subject: [PATCH] Remove useless test for $DAEMON_WRAPPER. --- debian/init.d | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/init.d b/debian/init.d index 9c9e2dc..a90eee9 100644 --- a/debian/init.d +++ b/debian/init.d @@ -36,7 +36,6 @@ NAME=mythtv-status # Introduce the short server's name here DESC="MythTV Status" # Introduce a short description here test -x $DAEMON || exit 0 -test -x $DAEMON_WRAPPER || exit 0 . /lib/lsb/init-functions -- 2.30.2