mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 17:41:54 +08:00
hid: better error handling
This commit is contained in:
@@ -60,7 +60,6 @@ def _run_main(htpasswd: passlib.apache.HtpasswdFile, cmd: List[str]) -> None:
|
||||
*cmd,
|
||||
"--set-options",
|
||||
"kvmd/auth/basic/htpasswd=" + htpasswd.path,
|
||||
"kvmd/hid/device=/dev/null",
|
||||
])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user