diff options
| author | Jonathan Bauer | 2014-07-25 15:56:48 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-07-25 15:56:48 +0200 |
| commit | b063cb9e530760acdfc16819fd1d21ab797666bb (patch) | |
| tree | fa75dd8a01d7e8ed72e081454861d5a816d305e5 /remote/modules/busybox | |
| parent | [rfs-s31] fix copying of the busybox (diff) | |
| parent | [pvs2 + x11vnc] Add conf files for fedora (diff) | |
| download | tm-scripts-b063cb9e530760acdfc16819fd1d21ab797666bb.tar.gz tm-scripts-b063cb9e530760acdfc16819fd1d21ab797666bb.tar.xz tm-scripts-b063cb9e530760acdfc16819fd1d21ab797666bb.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/busybox')
| -rw-r--r-- | remote/modules/busybox/module.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/busybox/module.conf b/remote/modules/busybox/module.conf index 82d1731e..6acfa16c 100644 --- a/remote/modules/busybox/module.conf +++ b/remote/modules/busybox/module.conf @@ -2,6 +2,6 @@ REQUIRED_GIT="git://git.busybox.net/busybox" REQUIRED_BRANCH="1_22_1" REQUIRED_BINARIES="busybox" REQUIRED_DIRECTORIES=" - /usr/bin - /usr/sbin + /bin + /sbin " |
