diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2017-07-28 12:28:17 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2017-07-28 13:37:10 +0900 |
commit | b7f2d0ba2488993f4a68e34d9718039b3c97cb1e (patch) | |
tree | 01b69f932ccce5a6b540a01da544eb846cef2ad6 /sysusers.d/systemd-remote.conf.m4 | |
parent | 6bda23dd6aaba50cf8e3e6024248cf736cc443ca (diff) | |
download | systemd-b7f2d0ba2488993f4a68e34d9718039b3c97cb1e.tar.gz |
units,sysusers: use DynamicUser= for journal-gatewayd and drop user systemd-journal-gateway from sysusers
Diffstat (limited to 'sysusers.d/systemd-remote.conf.m4')
-rw-r--r-- | sysusers.d/systemd-remote.conf.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysusers.d/systemd-remote.conf.m4 b/sysusers.d/systemd-remote.conf.m4 index 0e9d71cdd0..83b362643f 100644 --- a/sysusers.d/systemd-remote.conf.m4 +++ b/sysusers.d/systemd-remote.conf.m4 @@ -6,7 +6,6 @@ # (at your option) any later version. m4_ifdef(`HAVE_MICROHTTPD', -u systemd-journal-gateway - "systemd Journal Gateway" u systemd-journal-remote - "systemd Journal Remote" )m4_dnl m4_ifdef(`HAVE_LIBCURL', |