From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Remove user "default"
Date: Thu, 05 Jun 2014 22:23:46 +0200 [thread overview]
Message-ID: <87lhtbm7fx.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <lmqfvg$e0l$1@ger.gmane.org> (Nicholas Kulikov's message of "Thu, 5 Jun 2014 23:21:20 +0400")
>>>>> "Nicholas" == Nicholas Kulikov <nkulikov@gmail.com> writes:
> I don't know why but avahi-autopipd uses this by default.
> `ps` output from system built by using Buildroot:
> # ps -o pid,ppid,user,comm,args
> PID PPID USER COMMAND
> 1 0 root init
> ...
> 807 1 default avahi-autoipd avahi-autoipd: [eth1] bound 169.254.8.72
> 808 807 root avahi-autoipd avahi-autoipd: [eth1] callout dispatcher
> ...
Ahh, that's because of:
git grep default package/avahi/avahi.mk
package/avahi/avahi.mk: --with-avahi-user=default \
package/avahi/avahi.mk: --with-avahi-group=default \
package/avahi/avahi.mk: --with-autoipd-user=default \
package/avahi/avahi.mk: --with-autoipd-group=default
We should adjust avahi.mk to create an avahi user. I'll take a look.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2014-06-05 20:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-05 8:30 [Buildroot] [PATCH] Remove user "default" Stephan Hoffmann
2014-06-05 17:20 ` Yann E. MORIN
2014-06-05 19:21 ` Nicholas Kulikov
2014-06-05 20:23 ` Peter Korsgaard [this message]
2014-06-06 22:13 ` Peter Korsgaard
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=87lhtbm7fx.fsf@dell.be.48ers.dk \
--to=jacmet@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