mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 2/2] avahi: add user to /etc/passwd
@ 2014-12-16 22:20 Robert Schwebel
  2014-12-17  8:30 ` Alexander Dahl
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Schwebel @ 2014-12-16 22:20 UTC (permalink / raw)
  To: ptxdist; +Cc: Robert Schwebel

We re-use the uids from Debian.

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
 generic/etc/passwd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/generic/etc/passwd b/generic/etc/passwd
index 49c13c6..f5f5c41 100644
--- a/generic/etc/passwd
+++ b/generic/etc/passwd
@@ -4,6 +4,7 @@ ftp:x:11:101:ftp user:/home:/bin/false
 www:x:12:102:www user:/home:/bin/false
 sshd:x:100:65534:SSH Server:/var/run/sshd:/bin/false
 messagebus:x:103:104:messagebus:/dev/null:/bin/false
+avahi:x:107:115:Avahi mDNS daemon:/var/run/avahi-daemon:/bin/false
 systemd-network:x:202:202:systemd-network:/dev/null:/bin/false
 systemd-resolve:x:203:65534:systemd-resolve:/dev/null:/bin/false
 systemd-timesync:x:203:65534:systemd-timesync:/dev/null:/bin/false
-- 
2.1.3


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2014-12-17 15:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-16 22:20 [ptxdist] [PATCH 2/2] avahi: add user to /etc/passwd Robert Schwebel
2014-12-17  8:30 ` Alexander Dahl
2014-12-17  9:31   ` Robert Schwebel
2014-12-17 15:29     ` Uwe Kleine-König

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