From: Austin English Date: Wed, 18 May 2016 06:34:07 +0000 (-0500) Subject: sys-cluster/csync2: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c888492e0844f3329f03465f664e10599f61e99d;p=gentoo.git sys-cluster/csync2: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-cluster/csync2/files/csync2.initd b/sys-cluster/csync2/files/csync2.initd index 6509dbad12cb..7ae5f2c47d58 100644 --- a/sys-cluster/csync2/files/csync2.initd +++ b/sys-cluster/csync2/files/csync2.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$