From fea86bc98b09a04a5811569bdfa10f2d2150d826 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 27 Nov 2016 19:05:58 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/pydoc-2.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.d/pydoc-2.7 b/init.d/pydoc-2.7 index 4bc5545c..02045820 100755 --- a/init.d/pydoc-2.7 +++ b/init.d/pydoc-2.7 @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2014 Gentoo Technologies, Inc. +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public Licence v2 # $Id$ -- 2.39.5