From b23f5d007ec2a5a5fab163fda5ab88b66d202b88 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 18 Jul 2017 13:36:49 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- conf.d/gpsd | 1 - init.d/gpsd | 1 - 2 files changed, 2 deletions(-) diff --git a/conf.d/gpsd b/conf.d/gpsd index b077fdbf..0f52aa9b 100644 --- a/conf.d/gpsd +++ b/conf.d/gpsd @@ -1,6 +1,5 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Config file for gpsd server GPSD_OPTIONS="" diff --git a/init.d/gpsd b/init.d/gpsd index 26975cf4..d2a30071 100755 --- a/init.d/gpsd +++ b/init.d/gpsd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { after dbus -- 2.39.5