summaryrefslogtreecommitdiff
path: root/sys-cluster/csync2
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:07 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitc888492e0844f3329f03465f664e10599f61e99d (patch)
tree051c8ce125e15e612a8f102857b033aedc389353 /sys-cluster/csync2
parent015283eef92b1a99abf6b28069e0669eee838286 (diff)
downloadgentoo-c888492e0844f3329f03465f664e10599f61e99d.tar.gz
gentoo-c888492e0844f3329f03465f664e10599f61e99d.tar.xz
sys-cluster/csync2: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-cluster/csync2')
-rw-r--r--sys-cluster/csync2/files/csync2.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/csync2/files/csync2.initd b/sys-cluster/csync2/files/csync2.initd
index 6509dbad12c..7ae5f2c47d5 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$