Skip to content
  • Christian Kellner's avatar
    daemon: support running without PolicyKit · 86d2596b
    Christian Kellner authored
    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.
    
    Since PolicyKit is the normal mode of operation, this feature
    requires explicit opt-in, via the new `require-polkit` configure
    option.
    86d2596b