summaryrefslogtreecommitdiff
path: root/sysutils/xentools33
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 /sysutils/xentools33
parentf7e05771e6c5453201a2c7c6a0e359bb1c87c04f (diff)
downloadpkgsrc-c612037ed051689fc7a8f711c7c1e5cf0717be4e.tar.gz
PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh
Diffstat (limited to 'sysutils/xentools33')
-rw-r--r--sysutils/xentools33/files/xenbackendd.sh4
1 files changed, 2 insertions, 2 deletions
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