mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2 1/2] passwd/group: add rauc-hawkbit user/group
@ 2020-09-24 16:56 Bastian Krause
  2020-09-24 16:56 ` [ptxdist] [PATCH v2 2/2] rauc-hawkbit-updater: new package Bastian Krause
  2020-10-06  8:18 ` [ptxdist] [APPLIED] passwd/group: add rauc-hawkbit user/group Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Bastian Krause @ 2020-09-24 16:56 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
No changes since v1.
---
 projectroot/etc/group  | 1 +
 projectroot/etc/passwd | 1 +
 2 files changed, 2 insertions(+)

diff --git a/projectroot/etc/group b/projectroot/etc/group
index 2de3bfd9f..09df73ba0 100644
--- a/projectroot/etc/group
+++ b/projectroot/etc/group
@@ -32,4 +32,5 @@ systemd-journal-upload:x:208:
 render:x:209:
 pulse:x:210:
 chrony:x:211:
+rauc-hawkbit:x:212:
 nogroup:x:65534:
diff --git a/projectroot/etc/passwd b/projectroot/etc/passwd
index bd0cc6e7b..529f49a77 100644
--- a/projectroot/etc/passwd
+++ b/projectroot/etc/passwd
@@ -16,5 +16,6 @@ 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
 pulse:x:209:210:pulse:/dev/null:/bin/false
 chrony:x:210:211:chrony:/dev/null:/bin/false
+rauc-hawkbit:x:211:212:rauc-hawkbit:/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.28.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

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

end of thread, other threads:[~2020-10-06  8:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-24 16:56 [ptxdist] [PATCH v2 1/2] passwd/group: add rauc-hawkbit user/group Bastian Krause
2020-09-24 16:56 ` [ptxdist] [PATCH v2 2/2] rauc-hawkbit-updater: new package Bastian Krause
2020-10-06  8:18   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-10-06  8:18 ` [ptxdist] [APPLIED] passwd/group: add rauc-hawkbit user/group Michael Olbrich

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