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.conf | |
parent | 20fcf3aba57854ba213d150e857b27e3b156cf78 (diff) |
sysusers: realign sysusers snippets
Diffstat (limited to 'sysusers.d/systemd.conf')
-rw-r--r-- | sysusers.d/systemd.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sysusers.d/systemd.conf b/sysusers.d/systemd.conf index 2dd427411f..95437b8544 100644 --- a/sysusers.d/systemd.conf +++ b/sysusers.d/systemd.conf @@ -5,8 +5,8 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -g systemd-journal - - -u systemd-bus-proxy - "systemd Bus Proxy" -u systemd-network - "systemd Network Management" -u systemd-resolve - "systemd Resolver" -u systemd-timesync - "systemd Time Synchronization" +g systemd-journal - - +u systemd-bus-proxy - "systemd Bus Proxy" +u systemd-network - "systemd Network Management" +u systemd-resolve - "systemd Resolver" +u systemd-timesync - "systemd Time Synchronization" |