diff options
Diffstat (limited to 'app-emulation/spice-vdagent/files')
-rw-r--r-- | app-emulation/spice-vdagent/files/spice-vdagent.initd | 2 | ||||
-rw-r--r-- | app-emulation/spice-vdagent/files/spice-vdagent.initd-2 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice-vdagent/files/spice-vdagent.initd b/app-emulation/spice-vdagent/files/spice-vdagent.initd index 68a64fb8b051..d9ab902b9746 100644 --- a/app-emulation/spice-vdagent/files/spice-vdagent.initd +++ b/app-emulation/spice-vdagent/files/spice-vdagent.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 # $Id$ diff --git a/app-emulation/spice-vdagent/files/spice-vdagent.initd-2 b/app-emulation/spice-vdagent/files/spice-vdagent.initd-2 index a394a851125a..6851ec4c7487 100644 --- a/app-emulation/spice-vdagent/files/spice-vdagent.initd-2 +++ b/app-emulation/spice-vdagent/files/spice-vdagent.initd-2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ |