From: Austin English Date: Wed, 18 May 2016 06:33:53 +0000 (-0500) Subject: sys-auth/munge: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=131dd1fbc7b43d670bf31fe134d8db30acbe4025;p=gentoo.git sys-auth/munge: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-auth/munge/files/munged.initd b/sys-auth/munge/files/munged.initd index 7fee87e499ce..d1ac230c7642 100644 --- a/sys-auth/munge/files/munged.initd +++ b/sys-auth/munge/files/munged.initd @@ -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$