Switch to toybox mv(1).
Test: treehugger Change-Id: If4e53cc8d088c7b79399ae8e10601c9b22bd118d
This commit is contained in:
@@ -97,7 +97,6 @@ var Configuration = map[string]PathConfig{
|
||||
"lsof": Allowed,
|
||||
"m4": Allowed,
|
||||
"md5sum": Allowed,
|
||||
"mv": Allowed,
|
||||
"openssl": Allowed,
|
||||
"patch": Allowed,
|
||||
"pgrep": Allowed,
|
||||
@@ -157,6 +156,7 @@ var Configuration = map[string]PathConfig{
|
||||
"ls": Toybox,
|
||||
"mkdir": Toybox,
|
||||
"mktemp": Toybox,
|
||||
"mv": Toybox,
|
||||
"od": Toybox,
|
||||
"paste": Toybox,
|
||||
"pwd": Toybox,
|
||||
|
Reference in New Issue
Block a user