mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
If snmpd fails to open files, like /dev/kmem or /dev/mem, it exits. Avoid this by adding the -r argument. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>