* [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
* [Buildroot] [PATCH] system/skeleton: remove haldaemon
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
1 sibling, 0 replies; 3+ messages in thread
From: Maxime Hadjinlian @ 2014-10-27 17:51 UTC (permalink / raw)
To: buildroot
Hi Gustavo, all
On Mon, Oct 27, 2014 at 6:17 PM, Gustavo Zacarias
<gustavo@zacarias.com.ar> wrote:
> 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
Acked-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] system/skeleton: remove haldaemon
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
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-10-27 18:23 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Mon, 27 Oct 2014 14:17:28 -0300, Gustavo Zacarias wrote:
> 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(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [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