Skip to content
Commit a5cbd7c8 authored by Jack Mitchell's avatar Jack Mitchell Committed by Martin Jansa
Browse files

net-snmp: fix failure when starting on system without pci bus



The snmpd daemon cannot start on platforms without a pci bus:

snmpd[15460]: pcilib: Cannot open /proc/bus/pci
snmpd[15460]: pcilib: Cannot find any working access method.

snmpd should not depend on a PCI bus and should simply move on.

Signed-off-by: default avatarJack Mitchell <jack.mitchell@dbbroadcast.co.uk>
parent c43b56f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment