diff options
Diffstat (limited to 'app-emulation/xen-tools/files/xenqemudev.initd')
-rw-r--r-- | app-emulation/xen-tools/files/xenqemudev.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/files/xenqemudev.initd b/app-emulation/xen-tools/files/xenqemudev.initd index 07dadebcd1e..c96d314858c 100644 --- a/app-emulation/xen-tools/files/xenqemudev.initd +++ b/app-emulation/xen-tools/files/xenqemudev.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$ |