summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-20 20:53:38 +0200
committerFlorian Franzmann2022-05-22 19:00:01 +0200
commitfe5b728fc60b44cd442316ea58551fca1eb2fd06 (patch)
tree2b732ceecfc916c5d84d62f35905a86080991075
parent8fe81c6d42430cfdd2132bac77f8e09aa110c489 (diff)
accounts, groups: add systemd accounts
-rw-r--r--ChangeLog3
-rwxr-xr-xaccounts6
-rwxr-xr-xgroups7
3 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2b5186570..aa6ba66e2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2022-05-20 Florian Franzmann <bwlf@bandrate.org>
+ * accounts, groups: add missing accounts for systemd
+
2022-05-18 Ismael Luceno <ismael@sourcemage.org>
* devel/qbe: new spell, QBE Compiler Backend
diff --git a/accounts b/accounts
index 52a490b89f..1953a1aae4 100755
--- a/accounts
+++ b/accounts
@@ -122,4 +122,10 @@ consul-template:218:218
vault:219:219
boundary:220:220
seatd:221:221
+systemd-journal:222:222
+systemd-network:223:223
+systemd-resolve:224:224
+systemd-coredump:225:225
+systemd-oom:226:226
+systemd-timesync:227:227
nobody:65534:65534
diff --git a/groups b/groups
index 6a77186f80..9d3feb1369 100755
--- a/groups
+++ b/groups
@@ -148,5 +148,12 @@ consul-template:218:
vault:219:
boundary:220:
seatd:221:
+systemd-journal:222:
+systemd-network:223:
+systemd-resolve:224:
+systemd-coredump:225:
+systemd-oom:226:
+systemd-timesync:227:
+render:228:
users:1000:
nogroup:65534: