From 16130d5bd3e897f75a101b8b657b9f3a57f84818 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:14 -0500 Subject: app-emulation/spice-vdagent: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-emulation/spice-vdagent/files/spice-vdagent.initd | 2 +- app-emulation/spice-vdagent/files/spice-vdagent.initd-2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation/spice-vdagent/files') 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$ -- cgit v1.2.3-65-gdbad