diff options
-rw-r--r-- | debian/Config.h-static | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/Config.h-static b/debian/Config.h-static index f691f2d98..e049b5aa2 100644 --- a/debian/Config.h-static +++ b/debian/Config.h-static @@ -306,7 +306,7 @@ //busybox. Some systems want this, others do not. Choose wisely. :-) This //only has meaning when BB_FEATURE_SH_STANDALONE_SHELL is enabled. // Only relevant if BB_SH is enabled. Off by default. -//#define BB_FEATURE_SH_APPLETS_ALWAYS_WIN +#define BB_FEATURE_SH_APPLETS_ALWAYS_WIN // // Uncomment this option for a fancy shell prompt that includes the // current username and hostname. On systems that don't have usernames |