From: root Date: Wed, 30 Dec 2015 13:49:01 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=5cdff8b4060cd1b77fc091cf225f762fc3772cf8;p=config%2Fuhu1%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/conf.d/nagios b/conf.d/nagios index 338311a..4fd852e 100644 --- a/conf.d/nagios +++ b/conf.d/nagios @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/files/conf.d,v 1.1 2004/08/20 13:38:13 eldad Exp $ +# $Id$ # Distributed monitoring users will want to configure here the ip/hostname of the central server. # It will be used by submit_check_result_via_nsca. diff --git a/init.d/nagios b/init.d/nagios index ec75a1b..04714cc 100755 --- a/init.d/nagios +++ b/init.d/nagios @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/files/nagios3,v 1.3 2014/02/05 13:29:09 pinkbyte Exp $ +# $Id$ extra_commands="checkconfig" extra_started_commands="reload"