From: Austin English Date: Wed, 18 May 2016 06:31:17 +0000 (-0500) Subject: net-libs/openslp: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=93280b3fbe097efd0d4a14521c10d91d8f90a26b;p=gentoo.git net-libs/openslp: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-libs/openslp/files/slpd-init b/net-libs/openslp/files/slpd-init index d4c759974f07..5782b3e3a558 100644 --- a/net-libs/openslp/files/slpd-init +++ b/net-libs/openslp/files/slpd-init @@ -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 # $Id$