From: Austin English Date: Wed, 18 May 2016 06:32:49 +0000 (-0500) Subject: net-p2p/airdcpp-webclient: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f711f4d9bf6c8ee05c709987327c5cb79fb358a6;p=gentoo.git net-p2p/airdcpp-webclient: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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