Skip to content

daemon: support running without PolicyKit

Christian Kellner requested to merge no_polkit into master

Make the dependency on PolicyKit optional. In that case, don't allow all methods and property access and fall back on the standard D-Bus policies. NB: These are designed to work with PolicyKit so most likely are not suitable at all. This is designed for a special use case not intended for general use.

Merge request reports