sync ports with The Matrix

This commit is contained in:
purplerain 2023-10-01 03:21:04 +00:00
parent c56ca4657c
commit 2e9700f7fb
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
393 changed files with 16453 additions and 16505 deletions

View file

@ -175,7 +175,7 @@ Index: base/utils.py
log.debug("Requied groups list =[%s]"%exp_grp_list)
@@ -2627,6 +2624,8 @@ def readAuthType():
@@ -2626,6 +2623,8 @@ def readAuthType():
authType = 'sudo'
else:
authType = 'su'