summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-05-01 15:15:44 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-05-01 15:15:48 +0900
commitf959c5c66f97d12933925ba513af9d128c4eb3c9 (patch)
tree98488f1da9d9df74bfd6ffbd5403aaa7e1456b0d /README
parent2955e0d4dcd670651a55c9372e45b5183f602041 (diff)
downloadsystemd-f959c5c66f97d12933925ba513af9d128c4eb3c9.tar.gz
doc: drop static user systemd-journal-gateway from README
and add systemd-journal-remote instead.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index b735214e2e..25646ac22e 100644
--- a/README
+++ b/README
@@ -232,8 +232,8 @@ USERS AND GROUPS:
groups "wheel" and "adm" will be given read-only access to
journal files using systemd-tmpfiles.service.
- The journal gateway daemon requires the
- "systemd-journal-gateway" system user and group to
+ The journal remote daemon requires the
+ "systemd-journal-remote" system user and group to
exist. During execution this network facing service will drop
privileges and assume this uid/gid for security reasons.