Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] system/skeleton: remove haldaemon
@ 2014-10-27 17:17 Gustavo Zacarias
  2014-10-27 17:51 ` Maxime Hadjinlian
  2014-10-27 18:23 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2014-10-27 17:17 UTC (permalink / raw)
  To: buildroot

We dropped the hal package quite some time ago, and it's not even a
properly created user.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 system/skeleton/etc/group  | 1 -
 system/skeleton/etc/passwd | 1 -
 2 files changed, 2 deletions(-)

diff --git a/system/skeleton/etc/group b/system/skeleton/etc/group
index 41c396b..98f712b 100644
--- a/system/skeleton/etc/group
+++ b/system/skeleton/etc/group
@@ -20,7 +20,6 @@ utmp:x:43:
 plugdev:x:46:
 staff:x:50:
 lock:x:54:
-haldaemon:x:68:
 dbus:x:81:
 netdev:x:82:
 ftp:x:83
diff --git a/system/skeleton/etc/passwd b/system/skeleton/etc/passwd
index 8696954..d2e426b 100644
--- a/system/skeleton/etc/passwd
+++ b/system/skeleton/etc/passwd
@@ -8,7 +8,6 @@ proxy:x:13:13:proxy:/bin:/bin/sh
 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
 ftp:x:83:83:ftp:/home/ftp:/bin/sh
 nobody:x:99:99:nobody:/home:/bin/sh
-- 
2.0.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-27 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-27 17:17 [Buildroot] [PATCH] system/skeleton: remove haldaemon Gustavo Zacarias
2014-10-27 17:51 ` Maxime Hadjinlian
2014-10-27 18:23 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox