summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2015-04-21 14:22:25 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-04-21 15:36:56 +0200
commitab6b4c82f4d7857de3b48172e590f8d6dc6c9171 (patch)
treed664b236d032705c6d4107cd4af8e5e43162aac2 /system
parent4669f7ca1c94a55566ca2e874b601fa379ce5edd (diff)
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>
Diffstat (limited to 'system')
-rw-r--r--system/skeleton/etc/group2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/skeleton/etc/group b/system/skeleton/etc/group
index fa74ae2d6..c1dc11f86 100644
--- a/system/skeleton/etc/group
+++ b/system/skeleton/etc/group
@@ -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: