Changelog: https://roxy-wi.org/changelog.py#6_0_2
This commit is contained in:
Pavel Loginov
2022-05-24 23:20:24 +03:00
parent 8988e1a00e
commit 4fa061df97
10 changed files with 61 additions and 124 deletions

View File

@@ -78,7 +78,7 @@ try:
cmd = "systemctl is-active roxy-wi-socket"
socket, stderr = funct.subprocess_execute(cmd)
except Exception as e:
except Exception:
role = ''
user = ''
users = ''