From ef8e1bc019c5aa42d4f3a303ee6ced54d9daac56 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:37 -0500 Subject: sys-fs/ocfs2-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-fs/ocfs2-tools/files/ocfs2.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-fs') diff --git a/sys-fs/ocfs2-tools/files/ocfs2.initd b/sys-fs/ocfs2-tools/files/ocfs2.initd index e5c091ee04c7..3307f8c64f73 100644 --- a/sys-fs/ocfs2-tools/files/ocfs2.initd +++ b/sys-fs/ocfs2-tools/files/ocfs2.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad