diff options
Diffstat (limited to 'net/openslp/files/slpd.sh')
-rw-r--r-- | net/openslp/files/slpd.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/openslp/files/slpd.sh b/net/openslp/files/slpd.sh index 13a209c9459..8911dd707fe 100644 --- a/net/openslp/files/slpd.sh +++ b/net/openslp/files/slpd.sh @@ -1,6 +1,6 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: slpd.sh,v 1.7 2002/09/20 02:01:58 grant Exp $ +# $NetBSD: slpd.sh,v 1.8 2002/10/20 07:56:29 jlam Exp $ # # Service Location Protocol daemon # @@ -21,7 +21,6 @@ required_files="/etc/slp.conf" if [ -f /etc/rc.subr ] then load_rc_config $name - eval [ -z "\$${rcvar}" ] && eval ${rcvar}=NO run_rc_command "$1" else @ECHO@ -n " ${name}" |