diff options
author | Kay Sievers <kay@vrfy.org> | 2014-07-16 15:14:46 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2014-07-16 15:14:46 +0200 |
commit | 6b609469ae315e2dd7b4eb6498f09f04c60329e7 (patch) | |
tree | 829d18e340310d2a7183dc8917f4158e9996f30f /sysusers.d | |
parent | 40780a626def76f611807b71994fdaafac4d2b7b (diff) |
journal: add systemd-journal-remote to sysusers
Diffstat (limited to 'sysusers.d')
-rw-r--r-- | sysusers.d/systemd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysusers.d/systemd.conf b/sysusers.d/systemd.conf index 139f010f5a..4c4bd4a209 100644 --- a/sysusers.d/systemd.conf +++ b/sysusers.d/systemd.conf @@ -7,6 +7,7 @@ g systemd-journal - - u systemd-journal-gateway - "systemd Journal Gateway" +u systemd-journal-remote - "systemd Journal Remote" u systemd-bus-proxy - "systemd Bus Proxy" u systemd-network - "systemd Network Management" u systemd-resolve - "systemd Resolver" |