From 792c28077924750b87da8590ca06d7f389177568 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 --- print/LPRng-core/files/LPRng.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/LPRng-core') diff --git a/print/LPRng-core/files/LPRng.sh b/print/LPRng-core/files/LPRng.sh index f83199d970c..a336824b46e 100644 --- a/print/LPRng-core/files/LPRng.sh +++ b/print/LPRng-core/files/LPRng.sh @@ -1,6 +1,6 @@ -#!/bin/sh +#!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: LPRng.sh,v 1.4 2006/06/21 13:50:46 jlam Exp $ +# $NetBSD: LPRng.sh,v 1.5 2011/10/07 22:37:05 shattered Exp $ # # PROVIDE: LPRng lpd # REQUIRE: DAEMON -- cgit v1.2.3