From: Austin English Date: Wed, 18 May 2016 06:27:11 +0000 (-0500) Subject: app-emulation/open-vm-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0c4643cd94c1720cbefcdf6dfbdf598bef608b49;p=gentoo.git app-emulation/open-vm-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-emulation/open-vm-tools/files/open-vm-tools.initd b/app-emulation/open-vm-tools/files/open-vm-tools.initd index 6da69d4fb6ed..5bdd086d7e3e 100644 --- a/app-emulation/open-vm-tools/files/open-vm-tools.initd +++ b/app-emulation/open-vm-tools/files/open-vm-tools.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$