From: Austin English Date: Wed, 18 May 2016 06:27:52 +0000 (-0500) Subject: dev-db/firebird: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d8f2c90e32210b00e832e572499f87095975f558;p=gentoo.git dev-db/firebird: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/dev-db/firebird/files/firebird.init.d.2.5 b/dev-db/firebird/files/firebird.init.d.2.5 index cb4dddcb4ba6..c54cde70d565 100644 --- a/dev-db/firebird/files/firebird.init.d.2.5 +++ b/dev-db/firebird/files/firebird.init.d.2.5 @@ -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$