Case for error cgroup
Added case and case description for: Cgroup Mountpoint Does Not Exist
This commit is contained in:
parent
fe0dfbc13d
commit
106a1646b7
3 changed files with 3 additions and 1 deletions
|
|
@ -58,6 +58,7 @@ namespace amnezia
|
|||
ServerUserDirectoryNotAccessible = 208,
|
||||
ServerUserNotAllowedInSudoers = 209,
|
||||
ServerUserPasswordRequired = 210,
|
||||
ServerCgroupMountpointDoesNotExist = 211,
|
||||
|
||||
// Ssh connection errors
|
||||
SshRequestDeniedError = 300,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue