diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-09-29 14:27:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-09-29 14:27:54 +0000 |
commit | 438dfe5c6fbfa63f5841fda9b4ec44b2f7712674 (patch) | |
tree | 35defc07076a1deea87ff74b8ee97cd891494183 /target/linux/etrax/base-files/etc/passwd | |
parent | 2068b8d48de6b07bf656613fb1e25850483d5c67 (diff) | |
download | upstream-438dfe5c6fbfa63f5841fda9b4ec44b2f7712674.tar.gz upstream-438dfe5c6fbfa63f5841fda9b4ec44b2f7712674.tar.bz2 upstream-438dfe5c6fbfa63f5841fda9b4ec44b2f7712674.zip |
get rid of per-profile base-files
SVN-Revision: 9069
Diffstat (limited to 'target/linux/etrax/base-files/etc/passwd')
-rw-r--r-- | target/linux/etrax/base-files/etc/passwd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/etrax/base-files/etc/passwd b/target/linux/etrax/base-files/etc/passwd new file mode 100644 index 0000000000..c5c9e46cc0 --- /dev/null +++ b/target/linux/etrax/base-files/etc/passwd @@ -0,0 +1,2 @@ +root:$1$6upaSrHM$W/0IQ8kf7IYxCxEkJQ2D60:0:0:root:/root:/bin/ash +nobody:*:65534:65534:nobody:/var:/bin/false |