Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2016 06:11:43 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r310568 - stable/10/etc
Message-ID:  <201612260611.uBQ6Bhs6034832@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Mon Dec 26 06:11:43 2016
New Revision: 310568
URL: https://svnweb.freebsd.org/changeset/base/310568

Log:
  MFstable/11 r310567:
  
  MFC r310457:
  
  Clean up trailing whitespace
  
  No functional change

Modified:
  stable/10/etc/snmpd.config
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/etc/snmpd.config
==============================================================================
--- stable/10/etc/snmpd.config	Mon Dec 26 06:10:21 2016	(r310567)
+++ stable/10/etc/snmpd.config	Mon Dec 26 06:11:43 2016	(r310568)
@@ -127,7 +127,7 @@ snmpEnableAuthenTraps = 2
 # The following block creates a user with name "bsnmp" and sets privacy
 # and encryption options to SHA256 message digests and AES encryption
 # for this user.
-# 
+#
 # usmUserStatus.$(engine).$(user1) = 5
 # usmUserAuthProtocol.$(engine).$(user1) = $(HMACSHAAuthProtocol)
 # usmUserAuthKeyChange.$(engine).$(user1) = $(user1passwd)
@@ -170,7 +170,7 @@ snmpEnableAuthenTraps = 2
 # vacmSecurityToGroupStatus.$(securityModelUSM).$(read) = 4
 # vacmGroupName.$(securityModelUSM).$(read) = $(write)
 
-# 
+#
 # The OID of the .iso.org.dod.internet subtree
 #
 # internetoid := 1.3.6.1
@@ -193,7 +193,7 @@ snmpEnableAuthenTraps = 2
 # vacmAccessReadViewName.$(read)."".$(securityModelSNMPv1).$(noAuthNoPriv) = "internet"
 
 #
-# Read-write access for SNMPv2 users 
+# Read-write access for SNMPv2 users
 #
 # vacmAccessStatus.$(write)."".$(securityModelSNMPv2c).$(noAuthNoPriv) = 4
 # vacmAccessReadViewName.$(write)."".$(securityModelSNMPv2c).$(noAuthNoPriv) = "internet"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612260611.uBQ6Bhs6034832>