summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorgrant <grant>2002-09-20 02:01:54 +0000
committergrant <grant>2002-09-20 02:01:54 +0000
commit10fc4d9f3ae5420b5cd601f61ba3d3e59d5e812b (patch)
tree4d9e6b802d8404a55612d206bdb15d7e07e80a35 /comms
parentdcd7aa5bf9c0571f102fb395cb5d1f35ef4f6e09 (diff)
downloadpkgsrc-10fc4d9f3ae5420b5cd601f61ba3d3e59d5e812b.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 'comms')
-rw-r--r--comms/conserver/files/conserver.sh4
-rwxr-xr-xcomms/hylafax/files/hylafax.sh4
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/conserver/files/conserver.sh b/comms/conserver/files/conserver.sh
index a86aaf1761f..4fe88a4e2bf 100644
--- a/comms/conserver/files/conserver.sh
+++ b/comms/conserver/files/conserver.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: conserver.sh,v 1.2 2002/06/09 20:37:54 jlam Exp $
+# $NetBSD: conserver.sh,v 1.3 2002/09/20 02:01:55 grant Exp $
#
# PROVIDE: conserver
# REQUIRE: DAEMON
diff --git a/comms/hylafax/files/hylafax.sh b/comms/hylafax/files/hylafax.sh
index eaa6e33f232..b364e70e4b9 100755
--- a/comms/hylafax/files/hylafax.sh
+++ b/comms/hylafax/files/hylafax.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: hylafax.sh,v 1.3 2002/03/20 12:28:55 abs Exp $
+# $NetBSD: hylafax.sh,v 1.4 2002/09/20 02:01:55 grant Exp $
#
# PROVIDE: hylafax
# REQUIRE: DAEMON