]> git.ipfire.org Git - thirdparty/systemd.git/commit
bus: always create --user bus when kdbus is active
authorKay Sievers <kay@vrfy.org>
Fri, 3 Jan 2014 01:57:45 +0000 (02:57 +0100)
committerKay Sievers <kay@vrfy.org>
Fri, 3 Jan 2014 01:59:05 +0000 (02:59 +0100)
commit88c59cb3c12b33449e0b8a57a79dd1d418334061
treefd6ad88b8369855c2832e06dad9b43b908cf8f50
parentff254138525758cc4b0ff749b7bd6b90d00b4204
bus: always create --user bus when kdbus is active

We set the variable in the unit file for --user, so this check is
always true.
src/core/manager.c