diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-02-15 14:54:09 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-02-15 14:54:09 +0100 |
commit | 8eff97a103581750d90c7e0c2f984dc261226ccc (patch) | |
tree | a3cb36a7db39448767d62866504e465a8ee1c56e /sysusers.d/systemd.conf.m4 | |
parent | 4d5d9d001105507ee40ff56f0456053c2c7ed6d3 (diff) | |
parent | 798c486fbcdce3346cd862c52e1a200bb8a2cb23 (diff) |
Merge pull request #2618 from zonque/busproxy-removal
remove bus-proxyd
Diffstat (limited to 'sysusers.d/systemd.conf.m4')
-rw-r--r-- | sysusers.d/systemd.conf.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysusers.d/systemd.conf.m4 b/sysusers.d/systemd.conf.m4 index 317240a9fd..af97509c05 100644 --- a/sysusers.d/systemd.conf.m4 +++ b/sysusers.d/systemd.conf.m4 @@ -6,7 +6,6 @@ # (at your option) any later version. g systemd-journal - - -u systemd-bus-proxy - "systemd Bus Proxy" m4_ifdef(`ENABLE_NETWORKD', u systemd-network - "systemd Network Management" )m4_dnl |