]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
system/skeleton: fix /etc/group
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 21 Apr 2015 12:22:25 +0000 (14:22 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 21 Apr 2015 13:36:56 +0000 (15:36 +0200)
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>
system/skeleton/etc/group

index fa74ae2d6ac9d91ab8f1b337a1275e1a6762c5a7..c1dc11f8602ffa5533f2eb7b175ab5139a69a708 100644 (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: