From b9b069269204f42471ba5a28d535c17010e17755 Mon Sep 17 00:00:00 2001 From: shattered Date: Fri, 7 Oct 2011 22:37:02 +0000 Subject: PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh --- net/bind97/files/lwresd.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/bind97') diff --git a/net/bind97/files/lwresd.sh b/net/bind97/files/lwresd.sh index ea9b9147b59..c679a9f8960 100644 --- a/net/bind97/files/lwresd.sh +++ b/net/bind97/files/lwresd.sh @@ -1,6 +1,6 @@ -#!/bin/sh +#!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: lwresd.sh,v 1.1.1.1 2010/05/26 16:11:47 taca Exp $ +# $NetBSD: lwresd.sh,v 1.2 2011/10/07 22:37:03 shattered Exp $ # # PROVIDE: lwresd # REQUIRE: SERVERS -- cgit v1.2.3