Switch to toybox getconf(1).
am: c8a454c620
Change-Id: I32d908a5e02e3ddedab39636dfac9b62fc2e182c
This commit is contained in:
@@ -85,7 +85,6 @@ var Configuration = map[string]PathConfig{
|
||||
"egrep": Allowed,
|
||||
"find": Allowed,
|
||||
"fuser": Allowed,
|
||||
"getconf": Allowed,
|
||||
"getopt": Allowed,
|
||||
"git": Allowed,
|
||||
"grep": Allowed,
|
||||
@@ -157,6 +156,7 @@ var Configuration = map[string]PathConfig{
|
||||
"env": Toybox,
|
||||
"expr": Toybox,
|
||||
"head": Toybox,
|
||||
"getconf": Toybox,
|
||||
"id": Toybox,
|
||||
"ln": Toybox,
|
||||
"ls": Toybox,
|
||||
|
Reference in New Issue
Block a user