From c888492e0844f3329f03465f664e10599f61e99d Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:07 -0500 Subject: sys-cluster/csync2: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-cluster/csync2/files/csync2.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-cluster') 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$ -- cgit v1.2.3-65-gdbad