Remove user "default"
authorStephan Hoffmann <sho@relinux.de>
Thu, 5 Jun 2014 08:30:50 +0000 (10:30 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 6 Jun 2014 22:06:31 +0000 (00:06 +0200)
User "default" with no password has been around for long time, but not
used within buildroot. Since we now have BR2_ROOTFS_USERS_TABLES it is
no longer needed.

Signed-off-by: Stephan Hoffmann <sho@relinux.de>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
system/device_table.txt
system/skeleton/etc/group
system/skeleton/etc/passwd
system/skeleton/etc/shadow

index 7ae4b071b9c6fb820f89b44d021a61412fffde42..e15412d98a4008d8ed59c97c82b79929771530b6 100644 (file)
@@ -10,7 +10,6 @@
 /tmp                                   d       1777    0       0       -       -       -       -       -
 /etc                                   d       755     0       0       -       -       -       -       -
 /root                                  d       700     0       0       -       -       -       -       -
-/home/default                          d       755     1000    1000    -       -       -       -       -
 /var/www                               d       755     33      33      -       -       -       -       -
 /etc/shadow                            f       600     0       0       -       -       -       -       -
 /etc/passwd                            f       644     0       0       -       -       -       -       -
index 85a1fa2ea1f75fbeb0b846106198d87aa76e044a..11d58acaef306c249de73d9633c04da1c2ec646f 100644 (file)
@@ -27,4 +27,3 @@ ftp:x:83
 nobody:x:99:
 nogroup:x:99:
 users:x:100:
-default:x:1000:
index ed7006a29cb41e5fd13ca45c38d97b67bd95020c..8696954ca4622d5a3aaff2f6b04eb25d2865cc6b 100644 (file)
@@ -13,4 +13,3 @@ dbus:x:81:81:dbus:/var/run/dbus:/bin/sh
 ftp:x:83:83:ftp:/home/ftp:/bin/sh
 nobody:x:99:99:nobody:/home:/bin/sh
 sshd:x:103:99:Operator:/var:/bin/sh
-default:x:1000:1000:Default non-root user:/home/default:/bin/sh
index 67b67c19601e51e474493f8c627f1c62d8251d6e..d5734d75f29ade67fa65604524f16f607830fb70 100644 (file)
@@ -10,4 +10,3 @@ uucp:*:10933:0:99999:7:::
 operator:*:10933:0:99999:7:::
 ftp:*:10933:0:99999:7:::
 nobody:*:10933:0:99999:7:::
-default::10933:0:99999:7:::