diff options
Diffstat (limited to 'main/xen/xend.initd')
-rw-r--r-- | main/xen/xend.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xen/xend.initd b/main/xen/xend.initd index bd5550bd14..0c5164bb17 100644 --- a/main/xen/xend.initd +++ b/main/xen/xend.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2,v 1.2 2011/09/10 17:22:46 alexxy Exp $ |