From 931017c119b43f6987e9ac39c3f9d93ef85501a1 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:59 -0500 Subject: [PATCH] net-im/err: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-im/err/files/errd.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2