fa11d103d2
Instead of manually constructing the D-Bus object path representing a user, call FindUserById to have accountsservice do it for us. For normal users, this makes no difference. For system users (UID < 1000) or other users which accountsservice considers uninteresting (see user_classify_is_human() in user-classify.c in accountsservice), no D-Bus objects are created for them automatically. Calling FindUserById ensures that the object is created before its path is returned to us. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://phabricator.endlessm.com/T24302 |
||
---|---|---|
.. | ||
tests | ||
app-filter.c | ||
app-filter.h | ||
meson.build |