From: Austin English Date: Wed, 18 May 2016 06:35:05 +0000 (-0500) Subject: www-apps/bitten: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8d6aad82c040cb00a4a09af0c8fa29c496e5ba77;p=gentoo.git www-apps/bitten: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-apps/bitten/files/bitten.initd b/www-apps/bitten/files/bitten.initd index 99301d0188b0..1c4582d536c0 100644 --- a/www-apps/bitten/files/bitten.initd +++ b/www-apps/bitten/files/bitten.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 or later # $Id$