[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make polkit work
From: |
宋文武 |
Subject: |
make polkit work |
Date: |
Mon, 24 Nov 2014 20:38:10 +0800 |
User-agent: |
Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-unknown-linux-gnu) |
IIUC, our `polkit' can't see actions/rules from other packages.
In NixOS[0], the hardcoded "${out}/share/polkit-1" is overwrited to
"/var/run/current-system/sw/share/polkit-1", provided by system
packages.
Instead of take a similar path,
can we make "a proper patch which will be accepted upstream"?
The goal: (polkit-service (list udisks))
[0]
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/polkit/default.nix