From 22f21c0f3bf8e1be7d1adc13704ceac982de7420 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 19 Aug 2014 16:40:02 +0200 Subject: [PATCH] sysusers: realign sysusers snippets --- sysusers.d/systemd-remote.conf | 6 +++--- sysusers.d/systemd.conf | 10 +++++----- 2 files changed, 8 insertions(+), 8 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" 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"