Switch hostname(1) to toybox.
Test: treehugger Change-Id: I52908a14da86ed8f162150bb48f72e141e6f060c
This commit is contained in:
@@ -90,7 +90,6 @@ var Configuration = map[string]PathConfig{
|
||||
"grep": Allowed,
|
||||
"gzip": Allowed,
|
||||
"hexdump": Allowed,
|
||||
"hostname": Allowed,
|
||||
"jar": Allowed,
|
||||
"java": Allowed,
|
||||
"javap": Allowed,
|
||||
@@ -142,6 +141,7 @@ var Configuration = map[string]PathConfig{
|
||||
"expr": Toybox,
|
||||
"head": Toybox,
|
||||
"getconf": Toybox,
|
||||
"hostname": Toybox,
|
||||
"id": Toybox,
|
||||
"ln": Toybox,
|
||||
"ls": Toybox,
|
||||
|
Reference in New Issue
Block a user