summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/moss/files/moss.sh4
-rwxr-xr-xchat/bitlbee/files/bitlbee.sh2
-rw-r--r--chat/ejabberd/files/ejabberd.sh4
-rw-r--r--emulators/cygwin_esound/files/cygwin_esd.sh4
-rwxr-xr-xfilesystems/glusterfs/files/glusterd.sh4
-rwxr-xr-xfilesystems/glusterfs/files/glusterfsd.sh4
-rwxr-xr-xmail/imapproxy/files/imapproxy.sh4
-rw-r--r--misc/dnetc/files/dnetc.sh4
-rw-r--r--net/bind96/files/lwresd.sh4
-rw-r--r--net/bind97/files/lwresd.sh4
-rw-r--r--net/bind98/files/lwresd.sh4
-rwxr-xr-xnet/dhcpcd/files/dhcpcd.sh2
-rw-r--r--net/dnsmasq/files/dnsmasq.sh4
-rwxr-xr-xnet/dtcp/files/dtcpc.sh4
-rwxr-xr-xnet/dtcp/files/dtcps.sh4
-rw-r--r--net/dtcpclient/files/dtcpclient.sh4
-rw-r--r--net/mydns-pgsql/files/mydns.sh4
-rwxr-xr-xnet/parpd/files/parpd.sh4
-rw-r--r--net/ra-rtsp-proxy/files/rtspd.sh4
-rw-r--r--net/radiusd-cistron/files/radiusd.sh4
-rwxr-xr-xnet/snort/files/snort.sh4
-rw-r--r--net/tspc/files/tspc.sh4
-rw-r--r--net/vsftpd/files/vsftpd.sh4
-rw-r--r--net/xymon/files/xymon.sh2
-rw-r--r--net/xymonclient/files/xymonclient.sh2
-rw-r--r--news/inn/files/innd.sh4
-rw-r--r--print/LPRng-core/files/LPRng.sh4
-rw-r--r--security/prelude-correlator/files/preludecorrelator.sh4
-rw-r--r--security/prelude-lml/files/preludelml.sh4
-rw-r--r--security/prelude-manager/files/preludemanager.sh4
-rw-r--r--security/prelude-pflogger/files/pflogger.sh4
-rw-r--r--security/py-denyhosts/files/denyhosts.sh4
-rw-r--r--security/py-prewikka/files/prewikka.sh4
-rw-r--r--sysutils/xentools3/files/xenbackendd.sh4
-rw-r--r--sysutils/xentools33/files/xenbackendd.sh4
-rw-r--r--sysutils/xentools41/files/xen-watchdog.sh2
-rw-r--r--sysutils/xentools41/files/xencommons.sh2
-rw-r--r--sysutils/xentools41/files/xend.sh2
-rw-r--r--sysutils/xentools41/files/xendomains.sh2
-rwxr-xr-xx11/gdm/files/gdm.sh4
40 files changed, 72 insertions, 72 deletions
diff --git a/audio/moss/files/moss.sh b/audio/moss/files/moss.sh
index 5198387b7a7..f149994d890 100644
--- a/audio/moss/files/moss.sh
+++ b/audio/moss/files/moss.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: moss.sh,v 1.1.1.1 2004/08/10 06:48:21 minskim Exp $
+# $NetBSD: moss.sh,v 1.2 2011/10/07 22:37:02 shattered Exp $
#
# PROVIDE: moss
diff --git a/chat/bitlbee/files/bitlbee.sh b/chat/bitlbee/files/bitlbee.sh
index 62f8f95e605..5c72cac63bb 100755
--- a/chat/bitlbee/files/bitlbee.sh
+++ b/chat/bitlbee/files/bitlbee.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
# PROVIDE: bitlbee
# REQUIRE: DAEMON
diff --git a/chat/ejabberd/files/ejabberd.sh b/chat/ejabberd/files/ejabberd.sh
index 2a3b1accc5e..21b4d045aec 100644
--- a/chat/ejabberd/files/ejabberd.sh
+++ b/chat/ejabberd/files/ejabberd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: ejabberd.sh,v 1.1.1.1 2008/03/10 08:58:32 martti Exp $
+# $NetBSD: ejabberd.sh,v 1.2 2011/10/07 22:37:03 shattered Exp $
# $FreeBSD: ejabberd.sh.in,v 1.1 2005/08/28 15:51:48 vsevolod Exp $
#
# PROVIDE: ejabberd
diff --git a/emulators/cygwin_esound/files/cygwin_esd.sh b/emulators/cygwin_esound/files/cygwin_esd.sh
index 44dad82f7b8..904158b217e 100644
--- a/emulators/cygwin_esound/files/cygwin_esd.sh
+++ b/emulators/cygwin_esound/files/cygwin_esd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: cygwin_esd.sh,v 1.2 2004/10/11 21:02:53 tv Exp $
+# $NetBSD: cygwin_esd.sh,v 1.3 2011/10/07 22:37:03 shattered Exp $
#
# PROVIDE: cygwin_esd
# REQUIRE: DAEMON
diff --git a/filesystems/glusterfs/files/glusterd.sh b/filesystems/glusterfs/files/glusterd.sh
index 8f4b1edd8c3..a786bcf0634 100755
--- a/filesystems/glusterfs/files/glusterd.sh
+++ b/filesystems/glusterfs/files/glusterd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: glusterd.sh,v 1.7 2011/08/09 07:15:42 manu Exp $
+# $NetBSD: glusterd.sh,v 1.8 2011/10/07 22:37:03 shattered Exp $
#
# PROVIDE: glusterd
diff --git a/filesystems/glusterfs/files/glusterfsd.sh b/filesystems/glusterfs/files/glusterfsd.sh
index 93ad02bc9ff..0b67605d098 100755
--- a/filesystems/glusterfs/files/glusterfsd.sh
+++ b/filesystems/glusterfs/files/glusterfsd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: glusterfsd.sh,v 1.7 2011/08/09 07:15:42 manu Exp $
+# $NetBSD: glusterfsd.sh,v 1.8 2011/10/07 22:37:03 shattered Exp $
#
# PROVIDE: glusterfsd
diff --git a/mail/imapproxy/files/imapproxy.sh b/mail/imapproxy/files/imapproxy.sh
index 816d77c7240..3c5437c8504 100755
--- a/mail/imapproxy/files/imapproxy.sh
+++ b/mail/imapproxy/files/imapproxy.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: imapproxy.sh,v 1.1 2010/03/22 08:10:36 manu Exp $
+# $NetBSD: imapproxy.sh,v 1.2 2011/10/07 22:37:03 shattered Exp $
#
# PROVIDE: imapproxy
diff --git a/misc/dnetc/files/dnetc.sh b/misc/dnetc/files/dnetc.sh
index b981733608c..1aac14daff6 100644
--- a/misc/dnetc/files/dnetc.sh
+++ b/misc/dnetc/files/dnetc.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: dnetc.sh,v 1.1 2003/04/09 16:16:06 jmmv Exp $
+# $NetBSD: dnetc.sh,v 1.2 2011/10/07 22:37:03 shattered Exp $
#
# PROVIDE: dnetc
diff --git a/net/bind96/files/lwresd.sh b/net/bind96/files/lwresd.sh
index 3615742f9f7..553643490b7 100644
--- a/net/bind96/files/lwresd.sh
+++ b/net/bind96/files/lwresd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: lwresd.sh,v 1.2 2009/02/23 09:22:16 adrianp Exp $
+# $NetBSD: lwresd.sh,v 1.3 2011/10/07 22:37:03 shattered Exp $
#
# PROVIDE: lwresd
# REQUIRE: SERVERS
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
diff --git a/net/bind98/files/lwresd.sh b/net/bind98/files/lwresd.sh
index 185943ec500..c679a9f8960 100644
--- a/net/bind98/files/lwresd.sh
+++ b/net/bind98/files/lwresd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: lwresd.sh,v 1.1.1.1 2011/03/04 03:52:15 taca Exp $
+# $NetBSD: lwresd.sh,v 1.2 2011/10/07 22:37:03 shattered Exp $
#
# PROVIDE: lwresd
# REQUIRE: SERVERS
diff --git a/net/dhcpcd/files/dhcpcd.sh b/net/dhcpcd/files/dhcpcd.sh
index 620de4191fe..1b25d8580b8 100755
--- a/net/dhcpcd/files/dhcpcd.sh
+++ b/net/dhcpcd/files/dhcpcd.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
# PROVIDE: dhcpcd
# REQUIRE: network mountcritlocal
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
diff --git a/net/dtcp/files/dtcpc.sh b/net/dtcp/files/dtcpc.sh
index c8bf33532ec..502f152717d 100755
--- a/net/dtcp/files/dtcpc.sh
+++ b/net/dtcp/files/dtcpc.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: dtcpc.sh,v 1.4 2007/07/02 09:46:51 joerg Exp $
+# $NetBSD: dtcpc.sh,v 1.5 2011/10/07 22:37:04 shattered Exp $
#
# PROVIDE: dtcpc
diff --git a/net/dtcp/files/dtcps.sh b/net/dtcp/files/dtcps.sh
index 8323299a8cc..e883f1a358c 100755
--- a/net/dtcp/files/dtcps.sh
+++ b/net/dtcp/files/dtcps.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: dtcps.sh,v 1.4 2007/07/02 09:46:51 joerg Exp $
+# $NetBSD: dtcps.sh,v 1.5 2011/10/07 22:37:04 shattered Exp $
#
# PROVIDE: dtcps
diff --git a/net/dtcpclient/files/dtcpclient.sh b/net/dtcpclient/files/dtcpclient.sh
index 0fdd7a6a9e2..57957cd8355 100644
--- a/net/dtcpclient/files/dtcpclient.sh
+++ b/net/dtcpclient/files/dtcpclient.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: dtcpclient.sh,v 1.3 2007/07/02 09:46:52 joerg Exp $
+# $NetBSD: dtcpclient.sh,v 1.4 2011/10/07 22:37:04 shattered Exp $
#
# PROVIDE: dtcpclient
diff --git a/net/mydns-pgsql/files/mydns.sh b/net/mydns-pgsql/files/mydns.sh
index 968bb4982fc..928b56c4a08 100644
--- a/net/mydns-pgsql/files/mydns.sh
+++ b/net/mydns-pgsql/files/mydns.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: mydns.sh,v 1.1.1.1 2005/10/29 16:56:15 minskim Exp $
+# $NetBSD: mydns.sh,v 1.2 2011/10/07 22:37:04 shattered Exp $
#
# PROVIDE: mydns
# REQUIRE: SERVERS
diff --git a/net/parpd/files/parpd.sh b/net/parpd/files/parpd.sh
index da0308768e4..b64284964c7 100755
--- a/net/parpd/files/parpd.sh
+++ b/net/parpd/files/parpd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: parpd.sh,v 1.1.1.2 2008/12/15 15:55:42 roy Exp $
+# $NetBSD: parpd.sh,v 1.2 2011/10/07 22:37:05 shattered Exp $
#
# PROVIDE: parpd
diff --git a/net/ra-rtsp-proxy/files/rtspd.sh b/net/ra-rtsp-proxy/files/rtspd.sh
index 13127250b61..10f7618606f 100644
--- a/net/ra-rtsp-proxy/files/rtspd.sh
+++ b/net/ra-rtsp-proxy/files/rtspd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: rtspd.sh,v 1.3 2001/02/04 16:55:47 tron Exp $
+# $NetBSD: rtspd.sh,v 1.4 2011/10/07 22:37:04 shattered Exp $
#
# PROVIDE: rtspd
# REQUIRE: DAEMON
diff --git a/net/radiusd-cistron/files/radiusd.sh b/net/radiusd-cistron/files/radiusd.sh
index 1d26fe41b56..57348c34670 100644
--- a/net/radiusd-cistron/files/radiusd.sh
+++ b/net/radiusd-cistron/files/radiusd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: radiusd.sh,v 1.1 2003/05/01 18:35:47 jmmv Exp $
+# $NetBSD: radiusd.sh,v 1.2 2011/10/07 22:37:04 shattered Exp $
#
# PROVIDE: radiusd
diff --git a/net/snort/files/snort.sh b/net/snort/files/snort.sh
index d6a9d444a1d..bbc006c23e7 100755
--- a/net/snort/files/snort.sh
+++ b/net/snort/files/snort.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: snort.sh,v 1.1 2003/03/04 01:02:26 salo Exp $
+# $NetBSD: snort.sh,v 1.2 2011/10/07 22:37:04 shattered Exp $
#
# PROVIDE: snort
diff --git a/net/tspc/files/tspc.sh b/net/tspc/files/tspc.sh
index a5b6e320104..522082ab739 100644
--- a/net/tspc/files/tspc.sh
+++ b/net/tspc/files/tspc.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: tspc.sh,v 1.1 2005/12/28 12:10:44 ghen Exp $
+# $NetBSD: tspc.sh,v 1.2 2011/10/07 22:37:04 shattered Exp $
#
# PROVIDE: tspc
diff --git a/net/vsftpd/files/vsftpd.sh b/net/vsftpd/files/vsftpd.sh
index 8e197575ea7..c48555eaa5a 100644
--- a/net/vsftpd/files/vsftpd.sh
+++ b/net/vsftpd/files/vsftpd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: vsftpd.sh,v 1.2 2004/11/11 13:51:31 xtraeme Exp $
+# $NetBSD: vsftpd.sh,v 1.3 2011/10/07 22:37:05 shattered Exp $
#
# PROVIDE: vsftpd
diff --git a/net/xymon/files/xymon.sh b/net/xymon/files/xymon.sh
index a4653ecdb65..24e284cb7de 100644
--- a/net/xymon/files/xymon.sh
+++ b/net/xymon/files/xymon.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
# Xymon site monitoring server
# Startup script contributed by Nathan Arthur (originally for hobbitmon)
diff --git a/net/xymonclient/files/xymonclient.sh b/net/xymonclient/files/xymonclient.sh
index 940adcfa0f7..4953ed9b67c 100644
--- a/net/xymonclient/files/xymonclient.sh
+++ b/net/xymonclient/files/xymonclient.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
# Xymon site monitoring server
# Startup script contributed by Nathan Arthur (originally for hobbitmon)
diff --git a/news/inn/files/innd.sh b/news/inn/files/innd.sh
index 7227d9020a8..805fa714706 100644
--- a/news/inn/files/innd.sh
+++ b/news/inn/files/innd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: innd.sh,v 1.17 2009/03/15 15:00:51 spz Exp $
+# $NetBSD: innd.sh,v 1.18 2011/10/07 22:37:05 shattered Exp $
#
# PROVIDE: inn
# REQUIRE: DAEMON
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
diff --git a/security/prelude-correlator/files/preludecorrelator.sh b/security/prelude-correlator/files/preludecorrelator.sh
index c3a7b281eca..b6b3557faa4 100644
--- a/security/prelude-correlator/files/preludecorrelator.sh
+++ b/security/prelude-correlator/files/preludecorrelator.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: preludecorrelator.sh,v 1.1.1.1 2008/07/21 12:16:46 shannonjr Exp $
+# $NetBSD: preludecorrelator.sh,v 1.2 2011/10/07 22:37:05 shattered Exp $
#
# PROVIDE: preludecorrelator
diff --git a/security/prelude-lml/files/preludelml.sh b/security/prelude-lml/files/preludelml.sh
index f2a7efe99b9..9ac7c7ffe1b 100644
--- a/security/prelude-lml/files/preludelml.sh
+++ b/security/prelude-lml/files/preludelml.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: preludelml.sh,v 1.4 2006/05/26 11:25:22 shannonjr Exp $
+# $NetBSD: preludelml.sh,v 1.5 2011/10/07 22:37:05 shattered Exp $
#
# PROVIDE: preludelml
diff --git a/security/prelude-manager/files/preludemanager.sh b/security/prelude-manager/files/preludemanager.sh
index b063ff62c17..3579565e76a 100644
--- a/security/prelude-manager/files/preludemanager.sh
+++ b/security/prelude-manager/files/preludemanager.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: preludemanager.sh,v 1.3 2008/10/18 13:31:12 shannonjr Exp $
+# $NetBSD: preludemanager.sh,v 1.4 2011/10/07 22:37:05 shattered Exp $
#
# PROVIDE: preludemanager
diff --git a/security/prelude-pflogger/files/pflogger.sh b/security/prelude-pflogger/files/pflogger.sh
index 18aa9ec8395..613558d518d 100644
--- a/security/prelude-pflogger/files/pflogger.sh
+++ b/security/prelude-pflogger/files/pflogger.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: pflogger.sh,v 1.2 2008/07/21 12:22:15 shannonjr Exp $
+# $NetBSD: pflogger.sh,v 1.3 2011/10/07 22:37:05 shattered Exp $
#
# PROVIDE: preludepflogger
diff --git a/security/py-denyhosts/files/denyhosts.sh b/security/py-denyhosts/files/denyhosts.sh
index 4b686c14fea..629eb438049 100644
--- a/security/py-denyhosts/files/denyhosts.sh
+++ b/security/py-denyhosts/files/denyhosts.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: denyhosts.sh,v 1.1.1.1 2007/08/02 17:27:30 he Exp $
+# $NetBSD: denyhosts.sh,v 1.2 2011/10/07 22:37:06 shattered Exp $
#
# PROVIDE: denyhosts
# REQUIRE: DAEMON
diff --git a/security/py-prewikka/files/prewikka.sh b/security/py-prewikka/files/prewikka.sh
index e048e0a8e3d..895b0c712af 100644
--- a/security/py-prewikka/files/prewikka.sh
+++ b/security/py-prewikka/files/prewikka.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: prewikka.sh,v 1.1.1.1 2006/01/29 16:00:44 shannonjr Exp $
+# $NetBSD: prewikka.sh,v 1.2 2011/10/07 22:37:06 shattered Exp $
#
# PROVIDE: prewikka
diff --git a/sysutils/xentools3/files/xenbackendd.sh b/sysutils/xentools3/files/xenbackendd.sh
index 0e7feb6c496..b0951df1314 100644
--- a/sysutils/xentools3/files/xenbackendd.sh
+++ b/sysutils/xentools3/files/xenbackendd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: xenbackendd.sh,v 1.1.1.1 2007/06/14 19:39:45 bouyer Exp $
+# $NetBSD: xenbackendd.sh,v 1.2 2011/10/07 22:37:06 shattered Exp $
#
# PROVIDE: xenbackendd
diff --git a/sysutils/xentools33/files/xenbackendd.sh b/sysutils/xentools33/files/xenbackendd.sh
index f1256ec3c53..b0951df1314 100644
--- a/sysutils/xentools33/files/xenbackendd.sh
+++ b/sysutils/xentools33/files/xenbackendd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: xenbackendd.sh,v 1.1.1.1 2008/08/07 20:26:58 cegger Exp $
+# $NetBSD: xenbackendd.sh,v 1.2 2011/10/07 22:37:06 shattered Exp $
#
# PROVIDE: xenbackendd
diff --git a/sysutils/xentools41/files/xen-watchdog.sh b/sysutils/xentools41/files/xen-watchdog.sh
index bd27276664b..4d2a96b24ce 100644
--- a/sysutils/xentools41/files/xen-watchdog.sh
+++ b/sysutils/xentools41/files/xen-watchdog.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
# PROVIDE: xen-watchdog
# REQUIRE: DAEMON
diff --git a/sysutils/xentools41/files/xencommons.sh b/sysutils/xentools41/files/xencommons.sh
index 1e0536ebe09..62403c37ccd 100644
--- a/sysutils/xentools41/files/xencommons.sh
+++ b/sysutils/xentools41/files/xencommons.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
# PROVIDE: xencommons
# REQUIRE: DAEMON
diff --git a/sysutils/xentools41/files/xend.sh b/sysutils/xentools41/files/xend.sh
index c6115e4ec89..b7f52f3db21 100644
--- a/sysutils/xentools41/files/xend.sh
+++ b/sysutils/xentools41/files/xend.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
# PROVIDE: xend
# REQUIRE: xencommons
diff --git a/sysutils/xentools41/files/xendomains.sh b/sysutils/xentools41/files/xendomains.sh
index 8041703a9dd..e88b2ec7106 100644
--- a/sysutils/xentools41/files/xendomains.sh
+++ b/sysutils/xentools41/files/xendomains.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
# PROVIDE: xendomains
# REQUIRE: xend
diff --git a/x11/gdm/files/gdm.sh b/x11/gdm/files/gdm.sh
index 68088a36493..70fe7e96392 100755
--- a/x11/gdm/files/gdm.sh
+++ b/x11/gdm/files/gdm.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: gdm.sh,v 1.5 2006/06/25 17:16:33 jmmv Exp $
+# $NetBSD: gdm.sh,v 1.6 2011/10/07 22:37:06 shattered Exp $
#
# PROVIDE: gdm