commit: db32b99bc6b115b3b98d66816df470af6bd92d3b Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Wed Sep 23 21:16:40 2015 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> 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$
