diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-03-24 17:49:11 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-03-24 17:49:11 +0000 |
commit | 55895872100b3d5b79ca3d108868dcfcf59be9c5 (patch) | |
tree | 9ec7377bbd2bb721f14bbc2e9f0627792945158b /package/dropbear/files | |
parent | 9764b8c6a11b0e01efff4c3332d83d1059cef8df (diff) | |
download | upstream-55895872100b3d5b79ca3d108868dcfcf59be9c5.tar.gz upstream-55895872100b3d5b79ca3d108868dcfcf59be9c5.tar.bz2 upstream-55895872100b3d5b79ca3d108868dcfcf59be9c5.zip |
move passwd from dropbear package to target_skeleton
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@441 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dropbear/files')
-rw-r--r-- | package/dropbear/files/passwd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/dropbear/files/passwd b/package/dropbear/files/passwd deleted file mode 100644 index 23d8e62933..0000000000 --- a/package/dropbear/files/passwd +++ /dev/null @@ -1 +0,0 @@ -root:!:0:0:root:/tmp:/bin/ash |