From 9b7468f5261192ad34d27ac8ddd835cb84de2188 Mon Sep 17 00:00:00 2001 From: ngie Date: Mon, 26 Dec 2016 06:11:43 +0000 Subject: [PATCH] MFstable/11 r310567: MFC r310457: Clean up trailing whitespace No functional change git-svn-id: svn://svn.freebsd.org/base/stable/10@310568 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- etc/snmpd.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/snmpd.config b/etc/snmpd.config index 86b098994..8717ba80b 100644 --- a/etc/snmpd.config +++ b/etc/snmpd.config @@ -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" -- 2.42.0