aboutsummaryrefslogtreecommitdiffstats
path: root/conf/sysbus-policy
Commit message (Collapse)AuthorAgeFilesLines
* revert hostnamed-dbus.conf to allow normal users to call methodskremlin2014-08-091-4/+0
| | | | | we need this beheivor as authentication can happen easily via polkit (it is also the correct approach)
* add deny clause in hostnamed sysbus policykremlin2014-08-081-0/+4
| | | | | | add a <deny> statement to prevent regular users from invoking any methods on hostname1's interface, which all set details only root should be able to set
* organize configs in conf/ into new subdirectorieskremlin2014-07-234-0/+174
introspection xml -> conf/introspect-xml/ service files -> conf/service-files/ dbus policies -> conf/sysbus-policy/