From d97b19f8ae501f74ea2f7d9a5cd475ab951dcd06 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. --- audio/rplay/files/rplayd.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/rplay') diff --git a/audio/rplay/files/rplayd.sh b/audio/rplay/files/rplayd.sh index 0dbb1bf8536..a5588b245c7 100644 --- a/audio/rplay/files/rplayd.sh +++ b/audio/rplay/files/rplayd.sh @@ -1,6 +1,6 @@ -#!/bin/sh +#!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: rplayd.sh,v 1.5 2002/02/05 06:04:36 jlam Exp $ +# $NetBSD: rplayd.sh,v 1.6 2002/09/20 02:01:54 grant Exp $ # # PROVIDE: rplayd # REQUIRE: DAEMON -- cgit v1.2.3