summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2014-08-13 14:26:20 +0200
committerJonathan Bauer2014-08-13 14:26:20 +0200
commitd68ca297bc8b266eaf9ba84bbaaa830cb17a4638 (patch)
treeba7d2ce83fb64307d5b3496d9c289b978f4da7eb
parent[rootfs-stage32] added binary openssl (diff)
downloadtm-scripts-d68ca297bc8b266eaf9ba84bbaaa830cb17a4638.tar.gz
tm-scripts-d68ca297bc8b266eaf9ba84bbaaa830cb17a4638.tar.xz
tm-scripts-d68ca297bc8b266eaf9ba84bbaaa830cb17a4638.zip
[busybox] fix links not being copied on centos
-rw-r--r--remote/modules/busybox/module.conf.centos4
1 files changed, 4 insertions, 0 deletions
diff --git a/remote/modules/busybox/module.conf.centos b/remote/modules/busybox/module.conf.centos
new file mode 100644
index 00000000..adf935c8
--- /dev/null
+++ b/remote/modules/busybox/module.conf.centos
@@ -0,0 +1,4 @@
+REQUIRED_DIRECTORIES="
+ /usr/bin
+ /usr/sbin
+"