From: Austin English Date: Wed, 18 May 2016 06:33:52 +0000 (-0500) Subject: sys-auth/icmpdn: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=469f7a57617671960b92cc207a53e2ceec873884;p=gentoo.git sys-auth/icmpdn: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-auth/icmpdn/files/init.d-icmpdnd b/sys-auth/icmpdn/files/init.d-icmpdnd index 9b5e59c22c71..6b3647588371 100644 --- a/sys-auth/icmpdn/files/init.d-icmpdnd +++ b/sys-auth/icmpdn/files/init.d-icmpdnd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$