don't spam about stopped kvmd-fan

This commit is contained in:
Maxim Devaev
2022-03-27 22:00:23 +03:00
parent 6dc1b758b5
commit 8775cd2286
2 changed files with 15 additions and 2 deletions

View File

@@ -376,6 +376,7 @@ def _get_config_scheme() -> Dict:
"state_poll": Option(10.0, type=valid_float_f01),
},
"fan": {
"daemon": Option("kvmd-fan", type=valid_stripped_string),
"unix": Option("", type=valid_abs_path, if_empty="", unpack_as="unix_path"),
"timeout": Option(5.0, type=valid_float_f01),
"state_poll": Option(5.0, type=valid_float_f01),