userspace/snmpd: fix reading host and filename of dotconfig in wrsBootStatusGroup
snmp tried to read file with hostname and filename of dotconfig source.
Such files exists only when dotconfig is retrived from network.
This patch prevents returning "error" in wrsConfigSourceHost and
wrsConfigSourceFilename when config is local.
Also change define name from DOTCONFIG_DOWNLOAD to DOTCONFIG_STATUS.
(no technical change)
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
Please register or sign in to comment