暫無描述

001-busybox_ash.patch 347B

12345678910111213
  1. diff --git a/etc/login.defs b/etc/login.defs
  2. index 5b6fab3..79eeccf 100644
  3. --- a/etc/login.defs
  4. +++ b/etc/login.defs
  5. @@ -111,7 +111,7 @@ NOLOGINS_FILE /etc/nologin
  6. # command is "-su". If not defined, then "ps" would display the
  7. # name of the shell actually being run, e.g. something like "-sh".
  8. #
  9. -SU_NAME su
  10. +#SU_NAME su
  11. #
  12. # *REQUIRED*