removed silly test

This commit is contained in:
Tom Bartelt 2013-07-23 06:58:28 -04:00
parent 6f6db8abc0
commit 87aad78c87

View File

@ -20,8 +20,6 @@ DAEMON_ARGS="$CFG"
PIDFILE=/home/$USER/.$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME
VERBOSE=yes
# Exit if the package is not installed
[ -x "$DAEMON" ] || exit 0