diff options
author | John Crispin <blogic@openwrt.org> | 2007-06-03 22:29:32 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2007-06-03 22:29:32 +0000 |
commit | 82b227e2b265d32dc0dc0a3bb44887ecd2384d6a (patch) | |
tree | e36c3e22dfe097aa57e33da5f788bd415dcc34df /target/linux/etrax-2.6/base-files/default/etc/passwd | |
parent | e9531fed6e1b31a8dd287f203d36518b8b6fe2c7 (diff) | |
download | master-187ad058-82b227e2b265d32dc0dc0a3bb44887ecd2384d6a.tar.gz master-187ad058-82b227e2b265d32dc0dc0a3bb44887ecd2384d6a.tar.bz2 master-187ad058-82b227e2b265d32dc0dc0a3bb44887ecd2384d6a.zip |
several changes to the basefiles for cris target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7484 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/etrax-2.6/base-files/default/etc/passwd')
-rw-r--r-- | target/linux/etrax-2.6/base-files/default/etc/passwd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/etrax-2.6/base-files/default/etc/passwd b/target/linux/etrax-2.6/base-files/default/etc/passwd new file mode 100644 index 0000000000..c5c9e46cc0 --- /dev/null +++ b/target/linux/etrax-2.6/base-files/default/etc/passwd @@ -0,0 +1,2 @@ +root:$1$6upaSrHM$W/0IQ8kf7IYxCxEkJQ2D60:0:0:root:/root:/bin/ash +nobody:*:65534:65534:nobody:/var:/bin/false |