mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
Added sudo to fix jail issue
This commit is contained in:
@@ -11,7 +11,8 @@ local interface_modules = {
|
||||
['Group']='expcore.permission_groups',
|
||||
['Roles']='expcore.roles',
|
||||
['Store']='expcore.store',
|
||||
['Gui']='expcore.gui'
|
||||
['Gui']='expcore.gui',
|
||||
['Sudo']='expcore.sudo'
|
||||
}
|
||||
|
||||
-- loads all the modules given in the above table
|
||||
|
||||
Reference in New Issue
Block a user