lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

001-busybox_ash.patch (272B)


      1 --- a/etc/login.defs
      2 +++ b/etc/login.defs
      3 @@ -111,7 +111,7 @@ NOLOGINS_FILE	/etc/nologin
      4  # command as "-su".  If not defined, then ps(1) will display the
      5  # name of the shell actually being run, e.g. something like "-sh".
      6  #
      7 -SU_NAME		su
      8 +#SU_NAME		su
      9  
     10  #
     11  # *REQUIRED*