summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-04-09 18:13:28 +0200
committerThomas Haller <thaller@redhat.com>2018-04-13 09:09:46 +0200
commit41abf9f8e81423eff0ef888d17a5454d0b5750bf (patch)
treeffbd8d6caf494d640c7a21e928251be51b9ba79f /data
parent2ea2df3184d45567fa9c44f5ef90634a779bfb75 (diff)
auth-manager: always compile D-Bus calls to polkit
Supporting PolicyKit required no additional library, just extra code to handle the D-Bus calls. For that, there was a compile time option to even stip out that code. Note, that you could (and still can) configure the system not to use policy-kit. The point was to reduce the binary size in case you don't need it. Remove this. I guess, we we aim for such aggressive optimization of the binary size, we should instead make all device types disablable at configuration time. We don't do that either and other low hanging fruits, because it's better to always enable features, unless they require external dependencies. Also, the next commit will make more use of NMAuthManager. So, having it disabled at compile time, makes even less sense.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions