From f711f4d9bf6c8ee05c709987327c5cb79fb358a6 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:49 -0500 Subject: [PATCH] net-p2p/airdcpp-webclient: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-p2p/airdcpp-webclient/files/airdcppd.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/airdcpp-webclient/files/airdcppd.initd b/net-p2p/airdcpp-webclient/files/airdcppd.initd index 53e6145b0690..1cad833d8ae2 100644 --- a/net-p2p/airdcpp-webclient/files/airdcppd.initd +++ b/net-p2p/airdcpp-webclient/files/airdcppd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -- 2.26.2