[Buildroot] [git commit] system/skeleton: add mail group

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Apr 5 16:31:51 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=fa7697dc2b04bf3e35d5d456abbe20a93c650f2b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Luca Ceresoli <luca at lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 system/skeleton/etc/group |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/system/skeleton/etc/group b/system/skeleton/etc/group
index 864d1db..85a1fa2 100644
--- a/system/skeleton/etc/group
+++ b/system/skeleton/etc/group
@@ -6,6 +6,7 @@ adm:x:4:
 tty:x:5:
 disk:x:6:
 lp:x:7:
+mail:x:8:
 kmem:x:9:
 wheel:x:10:root
 cdrom:x:11:


More information about the buildroot mailing list