diff options
Diffstat (limited to 'sys-auth/munge')
-rw-r--r-- | sys-auth/munge/files/munged.initd | 2 |
1 files changed, 1 insertions, 1 deletions
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$ |