summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:53 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit131dd1fbc7b43d670bf31fe134d8db30acbe4025 (patch)
tree53d28e1af4300259edb7926959c408be497d2047
parentsys-auth/keystone: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-131dd1fbc7b43d670bf31fe134d8db30acbe4025.tar.gz
gentoo-131dd1fbc7b43d670bf31fe134d8db30acbe4025.tar.bz2
gentoo-131dd1fbc7b43d670bf31fe134d8db30acbe4025.zip
sys-auth/munge: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--sys-auth/munge/files/munged.initd2
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$