Merge "Revert "Revert "Switch to toybox timeout."""
This commit is contained in:
@@ -103,7 +103,6 @@ var Configuration = map[string]PathConfig{
|
|||||||
"rsync": Allowed,
|
"rsync": Allowed,
|
||||||
"sh": Allowed,
|
"sh": Allowed,
|
||||||
"tar": Allowed,
|
"tar": Allowed,
|
||||||
"timeout": Allowed,
|
|
||||||
"tr": Allowed,
|
"tr": Allowed,
|
||||||
"unzip": Allowed,
|
"unzip": Allowed,
|
||||||
"zip": Allowed,
|
"zip": Allowed,
|
||||||
@@ -166,6 +165,7 @@ var Configuration = map[string]PathConfig{
|
|||||||
"stat": LinuxOnlyPrebuilt,
|
"stat": LinuxOnlyPrebuilt,
|
||||||
"tail": LinuxOnlyPrebuilt,
|
"tail": LinuxOnlyPrebuilt,
|
||||||
"tee": LinuxOnlyPrebuilt,
|
"tee": LinuxOnlyPrebuilt,
|
||||||
|
"timeout": LinuxOnlyPrebuilt,
|
||||||
"touch": LinuxOnlyPrebuilt,
|
"touch": LinuxOnlyPrebuilt,
|
||||||
"true": LinuxOnlyPrebuilt,
|
"true": LinuxOnlyPrebuilt,
|
||||||
"uname": LinuxOnlyPrebuilt,
|
"uname": LinuxOnlyPrebuilt,
|
||||||
|
Reference in New Issue
Block a user