From: Austin English Date: Wed, 18 May 2016 06:35:30 +0000 (-0500) Subject: x11-misc/afbinit: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c4d16281fe3d9bbfe5e6cd1c088cec8fb0e1c871;p=gentoo.git x11-misc/afbinit: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/x11-misc/afbinit/files/afbinit.init b/x11-misc/afbinit/files/afbinit.init index ed8fa59c017d..01989d2b3589 100644 --- a/x11-misc/afbinit/files/afbinit.init +++ b/x11-misc/afbinit/files/afbinit.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$