summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:15 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit2676a24406d7815519702066cf1c65edb19def8c (patch)
tree1c84b3095eeab4752b781004c929a6ff4e5c3345 /app-emulation
parentapp-emulation/spice-vdagent: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-2676a24406d7815519702066cf1c65edb19def8c.tar.gz
gentoo-2676a24406d7815519702066cf1c65edb19def8c.tar.bz2
gentoo-2676a24406d7815519702066cf1c65edb19def8c.zip
app-emulation/vmware-player: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vmware-player/files/vmware-11.0.rc2
-rw-r--r--app-emulation/vmware-player/files/vmware-11.2.rc2
-rw-r--r--app-emulation/vmware-player/files/vmware-12.1.rc2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/vmware-player/files/vmware-11.0.rc b/app-emulation/vmware-player/files/vmware-11.0.rc
index f2dc6927f575..3437207546d1 100644
--- a/app-emulation/vmware-player/files/vmware-11.0.rc
+++ b/app-emulation/vmware-player/files/vmware-11.0.rc
@@ -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$
diff --git a/app-emulation/vmware-player/files/vmware-11.2.rc b/app-emulation/vmware-player/files/vmware-11.2.rc
index f2dc6927f575..3437207546d1 100644
--- a/app-emulation/vmware-player/files/vmware-11.2.rc
+++ b/app-emulation/vmware-player/files/vmware-11.2.rc
@@ -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$
diff --git a/app-emulation/vmware-player/files/vmware-12.1.rc b/app-emulation/vmware-player/files/vmware-12.1.rc
index 2a827bc1ae31..14ff124b88f1 100644
--- a/app-emulation/vmware-player/files/vmware-12.1.rc
+++ b/app-emulation/vmware-player/files/vmware-12.1.rc
@@ -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
# $Header: $