mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Fix mib_indexes directory path (#3700)
This commit is contained in:
@@ -5,5 +5,5 @@ chown -R root:wheel /var/net-snmp
|
||||
chmod 755 /var/net-snmp
|
||||
|
||||
mkdir -p /var/net-snmp/mib_indexes
|
||||
chown -R root:wheel /var/mib_indexes
|
||||
chown -R root:wheel /var/net-snmp/mib_indexes
|
||||
chmod 700 /var/net-snmp/mib_indexes
|
||||
|
||||
Reference in New Issue
Block a user