service --run

This commit is contained in:
Devaev Maxim
2020-10-11 04:46:50 +03:00
parent 51ac65d542
commit a7f3773e0b
10 changed files with 24 additions and 7 deletions

View File

@@ -78,6 +78,7 @@ def main(argv: Optional[List[str]]=None) -> None:
config = init(
prog="kvmd-cleanup",
description="Kill KVMD and clear resources",
check_run=True,
argv=argv,
)[2].kvmd