From 4ecbd8f1e79b1b77dc87cf4d058f27b37a4bca06 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:08 -0500 Subject: sys-cluster/dlm: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-cluster/dlm/files/dlm.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-cluster/dlm') diff --git a/sys-cluster/dlm/files/dlm.rc b/sys-cluster/dlm/files/dlm.rc index 120e5adfb2e7..3882cd1675ac 100644 --- a/sys-cluster/dlm/files/dlm.rc +++ b/sys-cluster/dlm/files/dlm.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad