Merge "Allow the host expr."
This commit is contained in:
@@ -83,6 +83,7 @@ var Configuration = map[string]PathConfig{
|
||||
"dd": Allowed,
|
||||
"diff": Allowed,
|
||||
"egrep": Allowed,
|
||||
"expr": Allowed,
|
||||
"find": Allowed,
|
||||
"fuser": Allowed,
|
||||
"getopt": Allowed,
|
||||
@@ -135,7 +136,6 @@ var Configuration = map[string]PathConfig{
|
||||
"du": LinuxOnlyPrebuilt,
|
||||
"echo": LinuxOnlyPrebuilt,
|
||||
"env": LinuxOnlyPrebuilt,
|
||||
"expr": LinuxOnlyPrebuilt,
|
||||
"head": LinuxOnlyPrebuilt,
|
||||
"getconf": LinuxOnlyPrebuilt,
|
||||
"hostname": LinuxOnlyPrebuilt,
|
||||
|
Reference in New Issue
Block a user