Switch to toybox hostname(1).
Test: treehugger Change-Id: Ibf89209befc8564b308c4b26bf08cef721938099
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,
|
||||
@@ -146,6 +145,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