From: Austin English Date: Wed, 18 May 2016 06:35:31 +0000 (-0500) Subject: x11-misc/bumblebee: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7978b11f7c1aeed2c70c4e83e9c6126cee1bfdd8;p=gentoo.git x11-misc/bumblebee: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/x11-misc/bumblebee/files/bumblebee.initd b/x11-misc/bumblebee/files/bumblebee.initd index fb618305cb32..e4246b13a7ec 100644 --- a/x11-misc/bumblebee/files/bumblebee.initd +++ b/x11-misc/bumblebee/files/bumblebee.initd @@ -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$