diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-19 16:40:02 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-19 16:47:52 +0200 |
commit | 22f21c0f3bf8e1be7d1adc13704ceac982de7420 (patch) | |
tree | eb1d037e7b8aa51fb687b64538760c94492296ca /sysusers.d/systemd-remote.conf | |
parent | 20fcf3aba57854ba213d150e857b27e3b156cf78 (diff) |
sysusers: realign sysusers snippets
Diffstat (limited to 'sysusers.d/systemd-remote.conf')
-rw-r--r-- | sysusers.d/systemd-remote.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysusers.d/systemd-remote.conf b/sysusers.d/systemd-remote.conf index c03b862698..15969e9a97 100644 --- a/sysusers.d/systemd-remote.conf +++ b/sysusers.d/systemd-remote.conf @@ -5,6 +5,6 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -u systemd-journal-gateway - "systemd Journal Gateway" -u systemd-journal-remote - "systemd Journal Remote" -u systemd-journal-upload - "systemd Journal Upload" +u systemd-journal-gateway - "systemd Journal Gateway" +u systemd-journal-remote - "systemd Journal Remote" +u systemd-journal-upload - "systemd Journal Upload" |