]> Frank Brehm's Git Trees - config/helga/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot <root@helga.brehm-online.com>
Mon, 15 May 2017 12:07:42 +0000 (14:07 +0200)
committerroot <root@helga.brehm-online.com>
Mon, 15 May 2017 12:07:42 +0000 (14:07 +0200)
conf.d/snmpd
conf.d/snmptrapd
init.d/snmpd
init.d/snmptrapd

index ba8ba66128b2c296ca277c371c9c293e9a9808e0..a3f88242a127b54f6d81bf1207e54e28688ed379 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright 1999-2004 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 # Initial (empty) options.
 SNMPD_FLAGS=""
index 775f3582d5bf50b1a8572ddd3c6e7a83d64a0e3f..bca2a5f4c8de923db99003922aa69114e8cca1f0 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 # extra flags to pass to snmptrapd
 SNMPTRAPD_FLAGS=""
index 031f5e09020c33195bad70a3e36c72a324b09133..288fea0d59081ee6d908a37f9a6767c6cca411aa 100755 (executable)
@@ -1,7 +1,6 @@
 #!/sbin/openrc-run
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 SNMPD_PIDFILE="${SNMPD_PIDFILE:-/var/run/snmpd.pid}"
 
index 020e6e5b29f46ff13e07ede1796604e21a4b358b..9787d6f05c38636f18f21b464ea0b84e801ec1e6 100755 (executable)
@@ -1,7 +1,6 @@
 #!/sbin/openrc-run
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 SNMPTRAPD_PIDFILE="${SNMPTRAPD_PIDFILE:-/var/run/snmptrapd.pid}"