From: Austin English Date: Wed, 18 May 2016 06:31:54 +0000 (-0500) Subject: net-misc/knock: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f5e79649111d7f0a67c082968452345cfe1d3b45;p=gentoo.git net-misc/knock: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-misc/knock/files/knockd.initd.2 b/net-misc/knock/files/knockd.initd.2 index 2a52490cee3b..739f4a125cae 100644 --- a/net-misc/knock/files/knockd.initd.2 +++ b/net-misc/knock/files/knockd.initd.2 @@ -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 or later # $Id$