summaryrefslogtreecommitdiff
path: root/net/openslp
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-09-20 02:01:54 +0000
committergrant <grant@pkgsrc.org>2002-09-20 02:01:54 +0000
commit0c5bb6abccb3648b1f581fba23732776a8a92829 (patch)
tree4d9e6b802d8404a55612d206bdb15d7e07e80a35 /net/openslp
parent428690a394ebcecc7aaeea8041223c3b0d0d653d (diff)
downloadpkgsrc-0c5bb6abccb3648b1f581fba23732776a8a92829.tar.gz
Make these scripts more portable by taking advantage of automatic rc.d
script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam.
Diffstat (limited to 'net/openslp')
-rw-r--r--net/openslp/files/slpd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openslp/files/slpd.sh b/net/openslp/files/slpd.sh
index 67c362583ab..13a209c9459 100644
--- a/net/openslp/files/slpd.sh
+++ b/net/openslp/files/slpd.sh
@@ -1,6 +1,6 @@
-#! /bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: slpd.sh,v 1.6 2002/09/20 01:43:22 grant Exp $
+# $NetBSD: slpd.sh,v 1.7 2002/09/20 02:01:58 grant Exp $
#
# Service Location Protocol daemon
#