aboutsummaryrefslogtreecommitdiffstats
path: root/ui/build/paths/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'ui/build/paths/config.go')
-rw-r--r--ui/build/paths/config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/build/paths/config.go b/ui/build/paths/config.go
index d17b9f77..32934ff5 100644
--- a/ui/build/paths/config.go
+++ b/ui/build/paths/config.go
@@ -98,6 +98,7 @@ var Configuration = map[string]PathConfig{
"openssl": Allowed,
"patch": Allowed,
"pstree": Allowed,
+ "python2": Allowed,
"python3": Allowed,
"realpath": Allowed,
"rsync": Allowed,