diff mbox

system/skeleton: remove spurious group 'nobody'

Message ID 1405981031-27565-1-git-send-email-yann.morin.1998@free.fr
State Accepted
Headers show

Commit Message

Yann E. MORIN July 21, 2014, 10:17 p.m. UTC
We defien 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>
---
 system/skeleton/etc/group | 1 -
 1 file changed, 1 deletion(-)

Comments

Thomas Petazzoni July 23, 2014, 9:39 p.m. UTC | #1
Dear Yann E. MORIN,

On Tue, 22 Jul 2014 00:17:11 +0200, Yann E. MORIN wrote:
> We defien the two groups 'nobody' and 'nogroup' in our skeleton, but

defien -> define

> 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>
> ---
>  system/skeleton/etc/group | 1 -
>  1 file changed, 1 deletion(-)

Applied with the minor fix above, thanks!

Thomas
diff mbox

Patch

diff --git a/system/skeleton/etc/group b/system/skeleton/etc/group
index 11d58ac..41c396b 100644
--- a/system/skeleton/etc/group
+++ b/system/skeleton/etc/group
@@ -24,6 +24,5 @@  haldaemon:x:68:
 dbus:x:81:
 netdev:x:82:
 ftp:x:83
-nobody:x:99:
 nogroup:x:99:
 users:x:100: