From d8f2c90e32210b00e832e572499f87095975f558 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:52 -0500 Subject: [PATCH] dev-db/firebird: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-db/firebird/files/firebird.init.d.2.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/firebird/files/firebird.init.d.2.5 b/dev-db/firebird/files/firebird.init.d.2.5 index cb4dddcb4ba64..c54cde70d565e 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$