summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorgrant <grant>2002-09-20 02:01:54 +0000
committergrant <grant>2002-09-20 02:01:54 +0000
commitd97b19f8ae501f74ea2f7d9a5cd475ab951dcd06 (patch)
tree4d9e6b802d8404a55612d206bdb15d7e07e80a35 /security/openssh
parente10f3d235fbdc528120925fe68d930401bd51938 (diff)
downloadpkgsrc-d97b19f8ae501f74ea2f7d9a5cd475ab951dcd06.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 'security/openssh')
-rw-r--r--security/openssh/files/sshd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/files/sshd.sh b/security/openssh/files/sshd.sh
index 69612516b67..aba871be2ee 100644
--- a/security/openssh/files/sshd.sh
+++ b/security/openssh/files/sshd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: sshd.sh,v 1.9 2002/08/19 17:30:05 wiz Exp $
+# $NetBSD: sshd.sh,v 1.10 2002/09/20 02:02:00 grant Exp $
#
# PROVIDE: sshd
# REQUIRE: DAEMON LOGIN