summaryrefslogtreecommitdiffstats
path: root/core/modules/busybox/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/busybox/module.conf')
-rw-r--r--core/modules/busybox/module.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/busybox/module.conf b/core/modules/busybox/module.conf
index 265f53f3..d5bb5c41 100644
--- a/core/modules/busybox/module.conf
+++ b/core/modules/busybox/module.conf
@@ -3,6 +3,6 @@ REQUIRED_GIT="git://git.busybox.net/busybox"
REQUIRED_BRANCH="1_31_1"
REQUIRED_BINARIES="busybox"
REQUIRED_DIRECTORIES="
- /bin
- /sbin
+ /opt/openslx/bin
+ /opt/openslx/sbin
"