From: Austin English Date: Wed, 18 May 2016 06:30:59 +0000 (-0500) Subject: net-im/err: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=931017c119b43f6987e9ac39c3f9d93ef85501a1;p=gentoo.git net-im/err: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-im/err/files/errd.initd b/net-im/err/files/errd.initd index 053f92fd16ed..438d3dcc4501 100644 --- a/net-im/err/files/errd.initd +++ b/net-im/err/files/errd.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