commit | ba12081a9e9b2d90d1924546bc9097abf52cf2b5 | [log] [tgz] |
---|---|---|
author | Ron Yorston <rmy@pobox.com> | Tue Jun 07 10:26:24 2016 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Jun 18 19:15:20 2016 +0200 |
tree | 53196419f5e93639a8ea085b1c80214dc2296f37 | |
parent | e4caf1dd9ce8569371a0eeb77ccf02a572dc0f11 [diff] |
Allow "busybox <applet>" to work when busybox is disabled A recent commit made it possible to disable BusyBox's --install and --list options. However it also stopped "busybox <applet> <params>" from working. Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>