Commits

Andy Green authored d3aa28c2db2
server-status: still produce valid json if files cant be opened Kernel update changed the /sys path for temp monitoring... the status had already emitted a , in the json committing it to make a new entry, but the code skips making it if the file can't be opened. Change it to produce "(unknown)" in that case.