From 105e0cb607e8b71cc3b6177523ba6f1757a3f21e Mon Sep 17 00:00:00 2001 From: Evan Teran Date: Fri, 2 Sep 2016 10:28:55 -0400 Subject: switching to openrc-run from runscript --- app-emulation/vmware-player/files/vmware-11.2.rc | 2 +- app-emulation/vmware-player/files/vmware-12.1.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation/vmware-player') diff --git a/app-emulation/vmware-player/files/vmware-11.2.rc b/app-emulation/vmware-player/files/vmware-11.2.rc index f2dc692..3437207 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 2a827bc..14ff124 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: $ -- cgit v1.2.3-65-gdbad