diff options
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r-- | net-analyzer/net-snmp/files/snmpd.conf | 1 | ||||
-rw-r--r-- | net-analyzer/net-snmp/files/snmpd.init.2 | 1 | ||||
-rw-r--r-- | net-analyzer/net-snmp/files/snmptrapd.conf | 1 | ||||
-rw-r--r-- | net-analyzer/net-snmp/files/snmptrapd.init.2 | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/net-analyzer/net-snmp/files/snmpd.conf b/net-analyzer/net-snmp/files/snmpd.conf index ba8ba66128b2..a3f88242a127 100644 --- a/net-analyzer/net-snmp/files/snmpd.conf +++ b/net-analyzer/net-snmp/files/snmpd.conf @@ -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="" diff --git a/net-analyzer/net-snmp/files/snmpd.init.2 b/net-analyzer/net-snmp/files/snmpd.init.2 index 031f5e09020c..288fea0d5908 100644 --- a/net-analyzer/net-snmp/files/snmpd.init.2 +++ b/net-analyzer/net-snmp/files/snmpd.init.2 @@ -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}" diff --git a/net-analyzer/net-snmp/files/snmptrapd.conf b/net-analyzer/net-snmp/files/snmptrapd.conf index 775f3582d5bf..bca2a5f4c8de 100644 --- a/net-analyzer/net-snmp/files/snmptrapd.conf +++ b/net-analyzer/net-snmp/files/snmptrapd.conf @@ -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="" diff --git a/net-analyzer/net-snmp/files/snmptrapd.init.2 b/net-analyzer/net-snmp/files/snmptrapd.init.2 index 020e6e5b29f4..9787d6f05c38 100644 --- a/net-analyzer/net-snmp/files/snmptrapd.init.2 +++ b/net-analyzer/net-snmp/files/snmptrapd.init.2 @@ -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}" |