diff options
Diffstat (limited to 'system/busybox/busybox.post-install')
-rw-r--r-- | system/busybox/busybox.post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/busybox/busybox.post-install b/system/busybox/busybox.post-install new file mode 100644 index 000000000..a986b2f76 --- /dev/null +++ b/system/busybox/busybox.post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +# We need the symlinks early +exec /bin/busybox --install -s |