Fix mib_indexes directory path (#3700)

This commit is contained in:
doktornotor
2023-12-09 14:03:25 +01:00
committed by GitHub
parent bbec7f3afc
commit d714e8fc24
@@ -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