From db67b97ef81c7f32bdc819b774af2fa30e5bf494 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 15 May 2017 14:39:37 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/icinga | 1 - init.d/ido2db | 1 - 2 files changed, 2 deletions(-) diff --git a/init.d/icinga b/init.d/icinga index 3ec2766..af1f3c5 100755 --- a/init.d/icinga +++ b/init.d/icinga @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ : ${ICINGACFG:=/etc/icinga/icinga.cfg} diff --git a/init.d/ido2db b/init.d/ido2db index 32ea6e9..2b827fa 100755 --- a/init.d/ido2db +++ b/init.d/ido2db @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ get_config() { if [ -e "${IDO2DBCFG}" ]; then -- 2.39.5