write otg metainfo

This commit is contained in:
Maxim Devaev
2022-03-31 09:58:11 +03:00
parent 686d6f7c2c
commit ecb585866c
2 changed files with 54 additions and 29 deletions

View File

@@ -500,6 +500,7 @@ def _get_config_scheme() -> Dict:
"init_delay": Option(3.0, type=valid_float_f01),
"user": Option("kvmd", type=valid_user),
"meta": Option("/run/kvmd/otg", type=valid_abs_path),
"devices": {
"msd": {