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: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bartosz Golaszewski 2015-04-21 14:22:25 +02:00 committed by Peter Korsgaard
parent 4669f7ca1c
commit ab6b4c82f4

View File

@ -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: