From a4892054059c483a695e4250713b5ed8948a1c2f Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Thu, 31 Jul 2014 03:45:05 -0400 Subject: sysusers: split users for remote into separate file This mirrors the setup for tmpfiles.d done in ad95fd1d2b9. --- sysusers.d/systemd-remote.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sysusers.d/systemd-remote.conf (limited to 'sysusers.d/systemd-remote.conf') diff --git a/sysusers.d/systemd-remote.conf b/sysusers.d/systemd-remote.conf new file mode 100644 index 0000000000..c03b862698 --- /dev/null +++ b/sysusers.d/systemd-remote.conf @@ -0,0 +1,10 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# 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" -- cgit v1.2.3-54-g00ecf