Remove sum(1) from the list of approved binaries.
No-one should be using BSD sum in 2018. Bug: N/A Test: treehugger Change-Id: I9aa313e111217a2d73ba41eaf49035d8293b5785
This commit is contained in:
@@ -134,7 +134,6 @@ var Configuration = map[string]PathConfig{
|
||||
"sleep": Allowed,
|
||||
"sort": Allowed,
|
||||
"stat": Allowed,
|
||||
"sum": Allowed,
|
||||
"tar": Allowed,
|
||||
"tail": Allowed,
|
||||
"tee": Allowed,
|
||||
|
Reference in New Issue
Block a user