Merge "Allowlist stubby to be run within the path imposer"

This commit is contained in:
Kousik Kumar
2022-03-04 16:01:52 +00:00
committed by Gerrit Code Review

View File

@@ -91,6 +91,7 @@ var Configuration = map[string]PathConfig{
"pstree": Allowed,
"rsync": Allowed,
"sh": Allowed,
"stubby": Allowed,
"tr": Allowed,
"unzip": Allowed,
"zip": Allowed,