chiark / gitweb /
Fix typos
authorMichael Biebl <biebl@debian.org>
Tue, 5 Mar 2013 18:19:26 +0000 (19:19 +0100)
committerMichael Biebl <biebl@debian.org>
Tue, 5 Mar 2013 18:19:26 +0000 (19:19 +0100)
README

diff --git a/README b/README
index b6e347ec2b33f4d3b82f3475cf8080648c39f5d5..948bb650ad14a5256354e5316a132052f8484f0d 100644 (file)
--- a/README
+++ b/README
@@ -109,7 +109,7 @@ USERS AND GROUPS:
         tty, dialout, kmem, video, audio, lp, floppy, cdrom, tape, disk
 
         During runtime the journal daemon requires the
         tty, dialout, kmem, video, audio, lp, floppy, cdrom, tape, disk
 
         During runtime the journal daemon requires the
-        "system-journal" system group to exist. New journal files will
+        "systemd-journal" system group to exist. New journal files will
         be readable by this group (but not writable) which may be used
         to grant specific users read access.
 
         be readable by this group (but not writable) which may be used
         to grant specific users read access.
 
@@ -121,7 +121,7 @@ USERS AND GROUPS:
         # setfacl -nm g:wheel:rx,d:g:wheel:rx,g:adm:rx,d:g:adm:rx /var/log/journal/
 
         The journal gateway daemon requires the
         # setfacl -nm g:wheel:rx,d:g:wheel:rx,g:adm:rx,d:g:adm:rx /var/log/journal/
 
         The journal gateway daemon requires the
-        "system-journal-gateway" system user and group to
+        "systemd-journal-gateway" system user and group to
         exist. During execution this network facing service will drop
         privileges and assume this uid/gid for security reasons.
 
         exist. During execution this network facing service will drop
         privileges and assume this uid/gid for security reasons.