From: Austin English Date: Wed, 18 May 2016 06:35:06 +0000 (-0500) Subject: www-apps/bugzilla: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2e9f414bdfcaa6640df9ca5d4a69add16ce7bacd;p=gentoo.git www-apps/bugzilla: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-apps/bugzilla/files/bugzilla-queue.initd b/www-apps/bugzilla/files/bugzilla-queue.initd index f4038abd8d59..27daae8d39ea 100644 --- a/www-apps/bugzilla/files/bugzilla-queue.initd +++ b/www-apps/bugzilla/files/bugzilla-queue.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$