Gentoo Archives: gentoo-commits

From: Andrew Savchenko <bircoph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/bircoph:master commit in: app-admin/clsync/files/
Date: Sun, 31 Jul 2016 07:29:45
Message-Id: 1469950020.09bb12b2f68dea023081023f7e9273ec3068b40b.bircoph@gentoo
1 commit: 09bb12b2f68dea023081023f7e9273ec3068b40b
2 Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 07:27:00 2016 +0000
4 Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 07:27:00 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=09bb12b2
7
8 app-admin/clsync: migrate to openrc-run
9
10 app-admin/clsync/files/clsync.initd | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/app-admin/clsync/files/clsync.initd b/app-admin/clsync/files/clsync.initd
14 index d350f3d..1d035e4 100644
15 --- a/app-admin/clsync/files/clsync.initd
16 +++ b/app-admin/clsync/files/clsync.initd
17 @@ -1,5 +1,5 @@
18 -#!/sbin/runscript
19 -# Copyright 1999-2015 Gentoo Foundation
20 +#!/sbin/openrc-run
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$