The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
46 views

Restricting D-Bus access to the logged-in user via ConsoleKit or systemd [closed]

I need to restrict the client of a D-Bus service to only the user logged into the system locally, via ConsoleKit or systemd. How must I configure or write the D-Bus service to do so?