mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
changed docs to sudo only the required command
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user