aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/base-files/default/etc/passwd
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-09-19 19:51:11 +0000
committerJohn Crispin <john@openwrt.org>2007-09-19 19:51:11 +0000
commit0a08fde2dc6eae2c603a2e87a16a84309415b4ba (patch)
treeaa0e339df3575ab71ac8ab4146848f4c70179703 /target/linux/x86/base-files/default/etc/passwd
parentce63393e3663a28c8a875c16793f177c62e8d2b7 (diff)
downloadupstream-0a08fde2dc6eae2c603a2e87a16a84309415b4ba.tar.gz
upstream-0a08fde2dc6eae2c603a2e87a16a84309415b4ba.tar.bz2
upstream-0a08fde2dc6eae2c603a2e87a16a84309415b4ba.zip
root users folder is now in the fs and no longer /tmp
SVN-Revision: 8844
Diffstat (limited to 'target/linux/x86/base-files/default/etc/passwd')
-rw-r--r--target/linux/x86/base-files/default/etc/passwd2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86/base-files/default/etc/passwd b/target/linux/x86/base-files/default/etc/passwd
new file mode 100644
index 0000000000..6fe6ab5ad4
--- /dev/null
+++ b/target/linux/x86/base-files/default/etc/passwd
@@ -0,0 +1,2 @@
+root:!:0:0:root:/root:/bin/ash
+nobody:*:65534:65534:nobody:/var:/bin/false