From 5bf99f38a30af1ed335feab15ab4c3c6ccc252ff Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 4 Sep 2013 20:33:12 +0200 Subject: [polkit] Fix integration with gnome/udisks2, fixes usb mount on Ubuntu 13.04 --- remote/modules/polkit/polkit.conf.opensuse | 1 + remote/modules/polkit/polkit.conf.ubuntu | 7 +++++++ 2 files changed, 8 insertions(+) (limited to 'remote/modules') diff --git a/remote/modules/polkit/polkit.conf.opensuse b/remote/modules/polkit/polkit.conf.opensuse index 10cedbe9..e7c1f369 100644 --- a/remote/modules/polkit/polkit.conf.opensuse +++ b/remote/modules/polkit/polkit.conf.opensuse @@ -7,5 +7,6 @@ REQUIRED_CONTENT_PACKAGES=" " REQUIRED_DIRECTORIES+=" /usr/lib/polkit-1 + /var/lib/polkit " diff --git a/remote/modules/polkit/polkit.conf.ubuntu b/remote/modules/polkit/polkit.conf.ubuntu index 76d31b9e..eb2f88d1 100644 --- a/remote/modules/polkit/polkit.conf.ubuntu +++ b/remote/modules/polkit/polkit.conf.ubuntu @@ -4,9 +4,16 @@ REQUIRED_INSTALLED_PACKAGES=" REQUIRED_CONTENT_PACKAGES=" libmozjs185-1.0 policykit-1 + policykit-desktop-privileges " REQUIRED_DIRECTORIES+=" /usr/lib/policykit-1 /usr${ARCH_LIB_DIR}/polkit-1 + /var/lib/polkit-1 +" +# Module specific: Root of dirstructs we need directly from system +REQUIRED_DIR_STRUCT=" + /var/lib/polkit-1 + /etc/polkit-1 " -- cgit v1.2.3-55-g7522