]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
doc: drop static user systemd-journal-gateway from README
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 May 2018 06:15:44 +0000 (15:15 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 May 2018 06:15:48 +0000 (15:15 +0900)
and add systemd-journal-remote instead.

README

diff --git a/README b/README
index b735214e2e319c115c008742ecc48c0373313c18..25646ac22e72339ad72f21fd731d8e79a98594dd 100644 (file)
--- 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.