From: Austin English Date: Wed, 18 May 2016 06:34:08 +0000 (-0500) Subject: sys-cluster/dlm: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4ecbd8f1e79b1b77dc87cf4d058f27b37a4bca06;p=gentoo.git sys-cluster/dlm: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$