Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: sjhill at uclibc.org <sjhill@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/generic/target_skeleton/etc
Date: Sat, 13 Jan 2007 20:25:42 -0800 (PST)	[thread overview]
Message-ID: <20070114042542.4258F485C2@busybox.net> (raw)

Author: sjhill
Date: 2007-01-13 20:25:41 -0800 (Sat, 13 Jan 2007)
New Revision: 17290

Log:
Add users and groups for D-Bus and HAL.


Modified:
   trunk/buildroot/target/generic/target_skeleton/etc/group
   trunk/buildroot/target/generic/target_skeleton/etc/passwd


Changeset:
Modified: trunk/buildroot/target/generic/target_skeleton/etc/group
===================================================================
--- trunk/buildroot/target/generic/target_skeleton/etc/group	2007-01-14 04:20:57 UTC (rev 17289)
+++ trunk/buildroot/target/generic/target_skeleton/etc/group	2007-01-14 04:25:41 UTC (rev 17290)
@@ -8,6 +8,8 @@
 wheel:x:10:root
 utmp:x:43:
 staff:x:50:
+haldaemon:x:68:
+dbus:x:81:
 nobody:x:99:
 nogroup:x:99:
 users:x:100:

Modified: trunk/buildroot/target/generic/target_skeleton/etc/passwd
===================================================================
--- trunk/buildroot/target/generic/target_skeleton/etc/passwd	2007-01-14 04:20:57 UTC (rev 17289)
+++ trunk/buildroot/target/generic/target_skeleton/etc/passwd	2007-01-14 04:25:41 UTC (rev 17290)
@@ -8,6 +8,8 @@
 www-data:x:33:33:www-data:/var/www:/bin/sh
 backup:x:34:34:backup:/var/backups:/bin/sh
 operator:x:37:37:Operator:/var:/bin/sh
+haldaemon:x:68:68:hald:/:/bin/sh
+dbus:x:81:81:dbus:/var/run/dbus:/bin/sh
+nobody:x:99:99:nobody:/home:/bin/sh
 sshd:x:103:99:Operator:/var:/bin/sh
-nobody:x:99:99:nobody:/home:/bin/sh
 default:x:1000:1000:Default non-root user:/home/default:/bin/sh

             reply	other threads:[~2007-01-14  4:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-14  4:25 sjhill at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-31  7:27 [Buildroot] svn commit: trunk/buildroot/target/generic/target_skeleton/etc jacmet at uclibc.org
2006-12-02 18:34 aldot at uclibc.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070114042542.4258F485C2@busybox.net \
    --to=sjhill@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox