diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-05-01 08:15:44 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-05-01 08:15:48 +0200 |
commit | f959c5c66f97d12933925ba513af9d128c4eb3c9 (patch) | |
tree | 98488f1da9d9df74bfd6ffbd5403aaa7e1456b0d /README | |
parent | systemctl: make sure legacy "reboot", "suspend" and friends are always asynch... (diff) | |
download | systemd-f959c5c66f97d12933925ba513af9d128c4eb3c9.tar.xz systemd-f959c5c66f97d12933925ba513af9d128c4eb3c9.zip |
doc: drop static user systemd-journal-gateway from README
and add systemd-journal-remote instead.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |