aboutsummaryrefslogtreecommitdiffstats
path: root/package/ead/src/passwd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-12-24 10:42:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-12-24 10:42:12 +0000
commit2d86ea2a1d66045472b405d7395a9732f3340f94 (patch)
tree44d30dc88e3fd191ab22e729a32c1267381af70b /package/ead/src/passwd
parent067e900705377b83a21fd7cb0cebd9f850e8d379 (diff)
downloadupstream-2d86ea2a1d66045472b405d7395a9732f3340f94.tar.gz
upstream-2d86ea2a1d66045472b405d7395a9732f3340f94.tar.bz2
upstream-2d86ea2a1d66045472b405d7395a9732f3340f94.zip
add the 'ead' package (emergency access daemon), which can provide remote access to your device, even if the ip and firewall settings are broken
SVN-Revision: 13738
Diffstat (limited to 'package/ead/src/passwd')
-rw-r--r--package/ead/src/passwd3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/ead/src/passwd b/package/ead/src/passwd
new file mode 100644
index 0000000000..eee7a89486
--- /dev/null
+++ b/package/ead/src/passwd
@@ -0,0 +1,3 @@
+root:$1$MCGAgYw.$Ip1GcyeUliId3wzVcKR/e/:0:0:root:/root:/bin/ash
+nobody:*:65534:65534:nobody:/var:/bin/false
+daemon:*:65534:65534:daemon:/var:/bin/false