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