summaryrefslogtreecommitdiff
path: root/src/core/bus-policy.c
Commit message (Collapse)AuthorAge
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
| | | | Replace ENOTSUP by EOPNOTSUPP as this is what linux actually uses.
* bus: add missing bus-policy.[ch]Lennart Poettering2014-12-23
Accidentally forgot to commit this. Sorry!