• Adam Wujek's avatar
    userspace/snmpd: allow snmpd to start without HAL and PPSI · 66fe672c
    Adam Wujek authored
    SNMPd will try to connect to HAL's and PPSI's shmem at startup. If HAL or PPSI
    is not started SNMPd would continue instead of exiting. Later when data from
    shmem is needed SNMPd will try to open shmem again. By this it would be
    possible to figure out what is happening on switch when HAL, PPSI or RTUd
    failed to start.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    66fe672c
wrsStartCntGroup.c 2.69 KB