summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:38:03 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit5f30acb26e4ecca3c784f6fcdf7641af0322d653 (patch)
tree0637ec56b332747f213bd907051c870c68d0e848 /app-admin/clsync
parentapp-admin/cancd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-5f30acb26e4ecca3c784f6fcdf7641af0322d653.tar.gz
gentoo-5f30acb26e4ecca3c784f6fcdf7641af0322d653.tar.bz2
gentoo-5f30acb26e4ecca3c784f6fcdf7641af0322d653.zip
app-admin/clsync: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-admin/clsync')
-rw-r--r--app-admin/clsync/files/clsync.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/clsync/files/clsync.initd b/app-admin/clsync/files/clsync.initd
index d350f3ddb40b..011163bbc08d 100644
--- a/app-admin/clsync/files/clsync.initd
+++ b/app-admin/clsync/files/clsync.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$