system/skeleton: remove spurious group 'nobody'
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 21 Jul 2014 22:17:11 +0000 (00:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Jul 2014 21:39:02 +0000 (23:39 +0200)
commit908198e756b4a75c19a31be493eeec66c7bb19d3
treeddbc97545ead095c46ad5e02725a29ce136f77b0
parentaf629e49ad26bd2873c1e39c0f263704ed8957a1
system/skeleton: remove spurious group 'nobody'

We define the two groups 'nobody' and 'nogroup' in our skeleton, but
they have the same gid, which is not valid.

This breaks the mkuser script, as noticed by Thomas.

Anyway, the user 'nobody' belongs to the group 'nogroup' in any sane
distribution.

So, just remove the spurious 'nobody' group.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
system/skeleton/etc/group