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