From 0c5bb6abccb3648b1f581fba23732776a8a92829 Mon Sep 17 00:00:00 2001 From: grant Date: Fri, 20 Sep 2002 02:01:54 +0000 Subject: Make these scripts more portable by taking advantage of automatic rc.d script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam. --- comms/conserver/files/conserver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/conserver') 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 -- cgit v1.2.3