diff options
Diffstat (limited to 'app-emulation/xen-tools/files/xenconsoled.initd')
-rw-r--r-- | app-emulation/xen-tools/files/xenconsoled.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/files/xenconsoled.initd b/app-emulation/xen-tools/files/xenconsoled.initd index 342af408b0d..44186ddca05 100644 --- a/app-emulation/xen-tools/files/xenconsoled.initd +++ b/app-emulation/xen-tools/files/xenconsoled.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ |