summaryrefslogtreecommitdiff
path: root/sys-fs/ocfs2-tools
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:37 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitef8e1bc019c5aa42d4f3a303ee6ced54d9daac56 (patch)
treec05ecde0b4d8e46ceda150a76a3b3edc7ae28b1b /sys-fs/ocfs2-tools
parente5d1c56d2bb5f55ebac9f72f2b75883b084bf91f (diff)
downloadgentoo-ef8e1bc019c5aa42d4f3a303ee6ced54d9daac56.tar.gz
gentoo-ef8e1bc019c5aa42d4f3a303ee6ced54d9daac56.tar.xz
sys-fs/ocfs2-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-fs/ocfs2-tools')
-rw-r--r--sys-fs/ocfs2-tools/files/ocfs2.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ocfs2-tools/files/ocfs2.initd b/sys-fs/ocfs2-tools/files/ocfs2.initd
index e5c091ee04c..3307f8c64f7 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$