From patchwork Thu Mar 22 20:18:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Dawson X-Patchwork-Id: 148331 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 60694B6EF3 for ; Fri, 23 Mar 2012 07:20:37 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id E2EC727101; Thu, 22 Mar 2012 20:20:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kFsbXvcwhraf; Thu, 22 Mar 2012 20:20:35 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 0BAFC26FAD; Thu, 22 Mar 2012 20:20:35 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id B0DA68F753 for ; Thu, 22 Mar 2012 20:20:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A3D628E851 for ; Thu, 22 Mar 2012 20:20:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mHygH5P0pGi1 for ; Thu, 22 Mar 2012 20:20:32 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) by whitealder.osuosl.org (Postfix) with ESMTPS id EB2308E849 for ; Thu, 22 Mar 2012 20:20:31 +0000 (UTC) Received: by wgbds1 with SMTP id ds1so659186wgb.4 for ; Thu, 22 Mar 2012 13:20:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:x-mailer; bh=HYP76ij9WztOYc1em5bRy6GQEu7te/cLXwFTrqxAhio=; b=05XZe6zWcL049t7N1bq8srA9NGX/vd/nYoU/wWLpBBR50m6OqIbsZ7au6CvTbhU1xi sDZxgaaVRz3B9N9gT5tDqU0qZs+PdKGsaPK646C7TBW2xk+XS3ImjVb+kgwuFV0d9qkT TPBmvrT0/Dyqn+TmCzd5JhrHea3Zl68Ps6zJvkZ6l/ui2/RXssba0UjqP8s24MbWTCX9 SaQdGAoMYmmN4ks543bEBc7rht35BT9toaUf8RHpmhjb6BfiYdDiMjdPd3YpZG7xvBUD A8ri42/43Ntj925bxth0z8gR0cP7mOn8UbYSHcZyszpA/mpOgqYnccc7OYcWIlxE8i+A +Maw== Received: by 10.180.73.143 with SMTP id l15mr513007wiv.11.1332447629947; Thu, 22 Mar 2012 13:20:29 -0700 (PDT) Received: from localhost.localdomain (host-78-150-207-28.as13285.net. [78.150.207.28]) by mx.google.com with ESMTPS id ex2sm12952199wib.8.2012.03.22.13.20.28 (version=SSLv3 cipher=OTHER); Thu, 22 Mar 2012 13:20:28 -0700 (PDT) From: spdawson@gmail.com To: buildroot@busybox.net Date: Thu, 22 Mar 2012 20:18:14 +0000 Message-Id: <1332447494-9937-1-git-send-email-spdawson@gmail.com> X-Mailer: git-send-email 1.7.5.4 Subject: [Buildroot] [PATCH] Add www-data user group X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net From: Simon Dawson Signed-off-by: Simon Dawson --- 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: