From 894435c84ff31e4f15698eb985922364974f59ec Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Wed, 4 May 2016 13:06:17 +0800 Subject: [PATCH] sys-auth/consolekit: update openrc-run shebang Package-Manager: portage-2.2.26 --- sys-auth/consolekit/files/consolekit-0.2.rc | 4 ++-- sys-auth/consolekit/files/consolekit-1.0.0.initd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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$ -- 2.26.2