changed docs to sudo only the required command

This commit is contained in:
crcro
2016-08-18 03:27:11 +03:00
parent 776dfa998b
commit cce24a4d33
+1 -1
View File
@@ -209,7 +209,7 @@ extend raspberry /opt/raspberry.sh
```
4. Edit your sudo users (usually `visudo`) and add at the bottom:
```
snmp ALL=(ALL) NOPASSWD: ALL
snmp ALL=(ALL) NOPASSWD: /opt/raspberry.sh
```
5. Restart snmpd on PI host