From 469f7a57617671960b92cc207a53e2ceec873884 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:52 -0500 Subject: sys-auth/icmpdn: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-auth/icmpdn/files/init.d-icmpdnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-auth/icmpdn/files') 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$ -- cgit v1.2.3-65-gdbad