diff options
Diffstat (limited to 'package/bash')
-rw-r--r-- | package/bash/bash.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/bash/bash.mk b/package/bash/bash.mk index 03f8f286ed..e9384911a0 100644 --- a/package/bash/bash.mk +++ b/package/bash/bash.mk @@ -39,7 +39,6 @@ BASH_CONF_ENV += bash_cv_getenv_redef=yes endif endif -# Make /bin/sh -> bash (no other shell, better than busybox shells) # Add /bin/bash to /etc/shells otherwise some login tools like dropbear # can reject the user connexion. See man shells. define BASH_INSTALL_TARGET_CMDS |