From: Jason Zaman Date: Wed, 4 May 2016 05:06:17 +0000 (+0800) Subject: sys-auth/consolekit: update openrc-run shebang X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=894435c84ff31e4f15698eb985922364974f59ec;p=gentoo.git sys-auth/consolekit: update openrc-run shebang Package-Manager: portage-2.2.26 --- diff --git a/sys-auth/consolekit/files/consolekit-0.2.rc b/sys-auth/consolekit/files/consolekit-0.2.rc index 63eeefd84cfc..707f85172135 100644 --- a/sys-auth/consolekit/files/consolekit-0.2.rc +++ b/sys-auth/consolekit/files/consolekit-0.2.rc @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2011 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ diff --git a/sys-auth/consolekit/files/consolekit-1.0.0.initd b/sys-auth/consolekit/files/consolekit-1.0.0.initd index e84a2e0cebc1..57ebfbe7843a 100644 --- a/sys-auth/consolekit/files/consolekit-1.0.0.initd +++ b/sys-auth/consolekit/files/consolekit-1.0.0.initd @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2015 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$