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