From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 90BBE13881D for ; Wed, 23 Sep 2015 21:19:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13799E07FE; Wed, 23 Sep 2015 21:19:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A8484E07FE for ; Wed, 23 Sep 2015 21:19:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 970CE340890 for ; Wed, 23 Sep 2015 21:19:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C18F91F4 for ; Wed, 23 Sep 2015 21:19:44 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1443043022.db32b99bc6b115b3b98d66816df470af6bd92d3b.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/yate/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-voip/yate/files/yate.initd X-VCS-Directories: net-voip/yate/files/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: db32b99bc6b115b3b98d66816df470af6bd92d3b X-VCS-Branch: master Date: Wed, 23 Sep 2015 21:19:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7f41ad0f-98a5-4caf-ac76-4111cc43b881 X-Archives-Hash: d7965d2bcbe0485aa0f49a996a5d872c commit: db32b99bc6b115b3b98d66816df470af6bd92d3b Author: Zero_Chaos gentoo org> AuthorDate: Wed Sep 23 21:16:40 2015 +0000 Commit: Richard Farina gentoo org> CommitDate: Wed Sep 23 21:17:02 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db32b99b net-voip/yate: update shebang for init script Package-Manager: portage-2.2.20.1 net-voip/yate/files/yate.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-voip/yate/files/yate.initd b/net-voip/yate/files/yate.initd index 8c3e402..04e8810 100644 --- a/net-voip/yate/files/yate.initd +++ b/net-voip/yate/files/yate.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$