source: freewrt/package/base-files/default/etc/passwd@ 577a1bfe

freewrt_1_0 freewrt_2_0
Last change on this file since 577a1bfe was 577a1bfe, checked in by Thorsten Glaser <tg@…>, 19 years ago

default root shell should be /bin/sh, in case something goes down the drain

future directions:

  • let user select his default user shell (will replace the /bin/ash in the admin: line)
  • optionally, if e.g. mksh is built and busybox is built without ash, make /bin/sh a (hard)link to mksh
  • check if scripts use #!/bin/sh

git-svn-id: svn://www.freewrt.org/trunk/freewrt@362 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 115 bytes
Line 
1root:*NP*:0:0:root:/tmp:/bin/sh
2admin:*NP*:100:100:admin:/tmp:/bin/ash
3nobody:*:65534:65534:nobody:/var:/bin/false
Note: See TracBrowser for help on using the repository browser.