From: Austin English Date: Wed, 18 May 2016 06:27:43 +0000 (-0500) Subject: app-mobilephone/kannel-sqlbox: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=45795e2921b89406ec7223230b47138bb72d9cd9;p=gentoo.git app-mobilephone/kannel-sqlbox: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-mobilephone/kannel-sqlbox/files/kannel-sqlbox.initd b/app-mobilephone/kannel-sqlbox/files/kannel-sqlbox.initd index d746cd5db29e..08cbdf2d8fed 100644 --- a/app-mobilephone/kannel-sqlbox/files/kannel-sqlbox.initd +++ b/app-mobilephone/kannel-sqlbox/files/kannel-sqlbox.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$