summaryrefslogtreecommitdiffstats
path: root/core/modules/polkit
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/polkit')
-rw-r--r--core/modules/polkit/module.conf1
-rw-r--r--core/modules/polkit/module.conf.debian10
-rw-r--r--core/modules/polkit/module.conf.ubuntu1
3 files changed, 5 insertions, 7 deletions
diff --git a/core/modules/polkit/module.conf b/core/modules/polkit/module.conf
index ad313682..b86e1a5c 100644
--- a/core/modules/polkit/module.conf
+++ b/core/modules/polkit/module.conf
@@ -4,7 +4,6 @@ REQUIRED_DIRECTORIES="
/etc/polkit-1
/usr/bin
/usr/share/polkit-1
- /etc/dbus-1/system.d
"
REQUIRED_FILES="
/usr/share/dbus-1/system-services/org.freedesktop.PolicyKit1.service
diff --git a/core/modules/polkit/module.conf.debian b/core/modules/polkit/module.conf.debian
index 732c3dd9..d2dc3a5b 100644
--- a/core/modules/polkit/module.conf.debian
+++ b/core/modules/polkit/module.conf.debian
@@ -1,16 +1,14 @@
#!/bin/bash
-REQUIRED_INSTALLED_PACKAGES="
- libmozjs185-1.0
- policykit-1
-"
+REQUIRED_INSTALLED_PACKAGES=""
+# libmozjs185-1.0
REQUIRED_CONTENT_PACKAGES="
- libmozjs185-1.0
policykit-1
"
REQUIRED_DIRECTORIES+="
/usr/lib/policykit-1
- /usr/lib/${ARCH_TRIPLET}/polkit-1
+ /usr${ARCH_LIB_DIR}/polkit-1
/var/lib/polkit-1
+ /usr/share/dbus-1/system.d
"
# Module specific: Root of dirstructs we need directly from system
REQUIRED_DIR_STRUCT="
diff --git a/core/modules/polkit/module.conf.ubuntu b/core/modules/polkit/module.conf.ubuntu
index 3c40038e..27af83af 100644
--- a/core/modules/polkit/module.conf.ubuntu
+++ b/core/modules/polkit/module.conf.ubuntu
@@ -9,6 +9,7 @@ REQUIRED_DIRECTORIES+="
/usr/lib/policykit-1
/usr${ARCH_LIB_DIR}/polkit-1
/var/lib/polkit-1
+ /etc/dbus-1/system.d
"
# Module specific: Root of dirstructs we need directly from system
REQUIRED_DIR_STRUCT="