Merge branch 'confirm' into master

This commit is contained in:
Devaev Maxim
2020-10-15 09:56:52 +03:00
10 changed files with 24 additions and 7 deletions

View File

@@ -47,6 +47,7 @@ def main(argv: Optional[List[str]]=None) -> None:
prog="kvmd",
description="The main Pi-KVM daemon",
argv=argv,
check_run=True,
load_auth=True,
load_hid=True,
load_atx=True,