summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:14 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit16130d5bd3e897f75a101b8b657b9f3a57f84818 (patch)
tree1004d45928678edba2659a2c27001c5a9796e65f /app-emulation
parentf204e1c9ae4d23fda7843fd298addd4926f6435e (diff)
downloadgentoo-16130d5bd3e897f75a101b8b657b9f3a57f84818.tar.gz
gentoo-16130d5bd3e897f75a101b8b657b9f3a57f84818.tar.xz
app-emulation/spice-vdagent: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice-vdagent/files/spice-vdagent.initd2
-rw-r--r--app-emulation/spice-vdagent/files/spice-vdagent.initd-22
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 68a64fb8b05..d9ab902b974 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 a394a851125..6851ec4c748 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$