Commit ab6b4c82 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Peter Korsgaard
Browse files

system/skeleton: fix /etc/group



When using busybox compiled from current git, login emits the following
message:

    login: /etc/group: bad record

Fix it by adding the missing colon to /etc/group in system/skeleton.

Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 4669f7ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,6 +21,6 @@ plugdev:x:46:
staff:x:50:
lock:x:54:
netdev:x:82:
ftp:x:83
ftp:x:83:
nogroup:x:99:
users:x:100: