summaryrefslogtreecommitdiff
path: root/kvmd/apps/vnc
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-10-11 04:46:50 +0300
committerDevaev Maxim <[email protected]>2020-10-11 04:46:50 +0300
commita7f3773e0b47ddeeef5550859927fd4630b14da7 (patch)
treee793df2f4ac932ed1563cb22f6cc259ff413b5f9 /kvmd/apps/vnc
parent51ac65d542e041c4f75f0428fe4e84a10ef1c356 (diff)
service --run
Diffstat (limited to 'kvmd/apps/vnc')
-rw-r--r--kvmd/apps/vnc/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/kvmd/apps/vnc/__init__.py b/kvmd/apps/vnc/__init__.py
index 534768a3..f252e404 100644
--- a/kvmd/apps/vnc/__init__.py
+++ b/kvmd/apps/vnc/__init__.py
@@ -39,6 +39,7 @@ def main(argv: Optional[List[str]]=None) -> None:
config = init(
prog="kvmd-vnc",
description="VNC to KVMD proxy",
+ check_run=True,
argv=argv,
)[2].vnc