refactor(debug): Clearly identify exit code 5 reason
This commit is contained in:
parent
0406077aa5
commit
7b6103be72
@ -29,7 +29,7 @@ import subprocess
|
||||
# 2 : Config file invalid, sections must define at least CONST.CFG_MANDATORY
|
||||
# 3 : Performing a firewalld rules check failed
|
||||
# 4 : Performing a firewalld rules encountered a FileNotFoundError
|
||||
# 5 : Unable to open firewalld direct rules file
|
||||
# 5 : Unable to open firewalld direct rules file for reading
|
||||
# 6 : Source and destination are identical when attempting to back up firewalld direct rules file
|
||||
# 7 : An option that must have a non-null value is either unset or null
|
||||
# 8 : Exception while adding a chain XML element to firewalld direct rules
|
||||
|
Loading…
x
Reference in New Issue
Block a user