diff mbox

[resend] Add the www-data user group to the skeleton target filesystem

Message ID 1334916535-8866-1-git-send-email-spdawson@gmail.com
State Accepted
Commit fe63b5925af2ce14fa20c4d5d92ce5d0789d909a
Headers show

Commit Message

Simon Dawson April 20, 2012, 10:08 a.m. UTC
The www-data user is defined in fs/skeleton/etc/passwd, with gid 33. But
gid 33 is not present in the group file.

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

Comments

Peter Korsgaard April 26, 2012, 1:22 p.m. UTC | #1
>>>>> "spdawson" == spdawson  <spdawson@gmail.com> writes:

 spdawson> The www-data user is defined in fs/skeleton/etc/passwd, with gid 33. But
 spdawson> gid 33 is not present in the group file.

Committed, thanks.
diff mbox

Patch

diff --git a/fs/skeleton/etc/group b/fs/skeleton/etc/group
index cd4ca79..8fc486d 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:
 lock:x:54: