From 8161c032593a120466ac778e91ad1d6fb0b339a8 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 7 Jan 2017 21:58:14 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/gpm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.d/gpm b/init.d/gpm index 1e0aaf3..670ce7b 100755 --- a/init.d/gpm +++ b/init.d/gpm @@ -1,7 +1,7 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/files/gpm.rc6-2,v 1.2 2012/10/28 11:35:56 vapier Exp $ +# $Id$ #NB: Config is in /etc/conf.d/gpm -- 2.39.5