summaryrefslogtreecommitdiff
path: root/net/dnsmasq
diff options
context:
space:
mode:
authorshattered <shattered>2011-10-07 22:37:02 +0000
committershattered <shattered>2011-10-07 22:37:02 +0000
commitc612037ed051689fc7a8f711c7c1e5cf0717be4e (patch)
tree75ef48345219d9f2eae0e84eec7aba37813d0bcb /net/dnsmasq
parentf7e05771e6c5453201a2c7c6a0e359bb1c87c04f (diff)
downloadpkgsrc-c612037ed051689fc7a8f711c7c1e5cf0717be4e.tar.gz
PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh
Diffstat (limited to 'net/dnsmasq')
-rw-r--r--net/dnsmasq/files/dnsmasq.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnsmasq/files/dnsmasq.sh b/net/dnsmasq/files/dnsmasq.sh
index 81558399c12..fe2b707fce2 100644
--- a/net/dnsmasq/files/dnsmasq.sh
+++ b/net/dnsmasq/files/dnsmasq.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: dnsmasq.sh,v 1.1.1.1 2005/10/18 04:41:59 minskim Exp $
+# $NetBSD: dnsmasq.sh,v 1.2 2011/10/07 22:37:04 shattered Exp $
#
# PROVIDE: dnsmasq