[Buildroot] [PATCH] Add www-data user group

spdawson at gmail.com spdawson at gmail.com
Thu Mar 22 20:18:14 UTC 2012


From: Simon Dawson <spdawson at gmail.com>

Signed-off-by: Simon Dawson <spdawson at gmail.com>
---
 fs/skeleton/etc/group |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/fs/skeleton/etc/group b/fs/skeleton/etc/group
index 311a455..d6b7f23 100644
--- a/fs/skeleton/etc/group
+++ b/fs/skeleton/etc/group
@@ -7,6 +7,7 @@ tty:x:5:
 disk:x:6:
 wheel:x:10:root
 audio:x:29:
+www-data:x:33:
 utmp:x:43:
 staff:x:50:
 haldaemon:x:68:
-- 
1.7.5.4



More information about the buildroot mailing list