Merge "Allowlist stubby to be run within the path imposer"
This commit is contained in:
commit
376cd24d14
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ var Configuration = map[string]PathConfig{
|
|||
"pstree": Allowed,
|
||||
"rsync": Allowed,
|
||||
"sh": Allowed,
|
||||
"stubby": Allowed,
|
||||
"tr": Allowed,
|
||||
"unzip": Allowed,
|
||||
"zip": Allowed,
|
||||
|
|
Loading…
Reference in a new issue