summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:11 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit0c4643cd94c1720cbefcdf6dfbdf598bef608b49 (patch)
tree10da2833704b65b275edef5d6fac36735b0c9838 /app-emulation/open-vm-tools/files
parentapp-emulation/lxd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-0c4643cd94c1720cbefcdf6dfbdf598bef608b49.tar.gz
gentoo-0c4643cd94c1720cbefcdf6dfbdf598bef608b49.tar.bz2
gentoo-0c4643cd94c1720cbefcdf6dfbdf598bef608b49.zip
app-emulation/open-vm-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-emulation/open-vm-tools/files')
-rw-r--r--app-emulation/open-vm-tools/files/open-vm-tools.initd2
1 files changed, 1 insertions, 1 deletions
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$