Gentoo Archives: gentoo-commits

From: Richard Farina <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/yate/files/
Date: Wed, 23 Sep 2015 21:19:52
Message-Id: 1443043022.db32b99bc6b115b3b98d66816df470af6bd92d3b.zerochaos@gentoo
1 commit: db32b99bc6b115b3b98d66816df470af6bd92d3b
2 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 23 21:16:40 2015 +0000
4 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 23 21:17:02 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db32b99b
7
8 net-voip/yate: update shebang for init script
9
10 Package-Manager: portage-2.2.20.1
11
12 net-voip/yate/files/yate.initd | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-voip/yate/files/yate.initd b/net-voip/yate/files/yate.initd
16 index 8c3e402..04e8810 100644
17 --- a/net-voip/yate/files/yate.initd
18 +++ b/net-voip/yate/files/yate.initd
19 @@ -1,4 +1,4 @@
20 -#!/sbin/runscript
21 +#!/sbin/openrc-run
22 # Copyright 1999-2015 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$