mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] passwd: corrected gid of systemd-journal-remote user
@ 2017-03-27  6:54 Artur Wiebe
  2017-04-03  8:26 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Artur Wiebe @ 2017-03-27  6:54 UTC (permalink / raw)
  To: ptxdist; +Cc: Artur Wiebe

Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
 projectroot/etc/passwd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projectroot/etc/passwd b/projectroot/etc/passwd
index 3afe5340e..65653c044 100644
--- a/projectroot/etc/passwd
+++ b/projectroot/etc/passwd
@@ -10,7 +10,7 @@ systemd-resolve:x:203:65534:systemd-resolve:/dev/null:/bin/false
 systemd-timesync:x:204:65534:systemd-timesync:/dev/null:/bin/false
 systemd-coredump:x:205:65534:systemd-coredump:/dev/null:/bin/false
 systemd-journal-gateway:x:206:206:systemd-journal-gateway:/dev/null:/bin/false
-systemd-journal-remote:x:207:207:systemd-journal-remote:/dev/null:/bin/false
+systemd-journal-remote:x:207:203:systemd-journal-remote:/dev/null:/bin/false
 systemd-journal-upload:x:208:208:systemd-journal-upload:/dev/null:/bin/false
 rpcuser:x:65533:65534:RPC user:/dev/null:/bin/false
 nobody:x:65534:65534:Unprivileged Nobody:/dev/null:/bin/false
-- 
2.12.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2017-04-03  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-27  6:54 [ptxdist] [PATCH] passwd: corrected gid of systemd-journal-remote user Artur Wiebe
2017-04-03  8:26 ` Michael Olbrich

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