summaryrefslogtreecommitdiffstats
path: root/core/modules/polkit/module.conf.ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/polkit/module.conf.ubuntu')
-rw-r--r--core/modules/polkit/module.conf.ubuntu19
1 files changed, 19 insertions, 0 deletions
diff --git a/core/modules/polkit/module.conf.ubuntu b/core/modules/polkit/module.conf.ubuntu
new file mode 100644
index 00000000..eb2f88d1
--- /dev/null
+++ b/core/modules/polkit/module.conf.ubuntu
@@ -0,0 +1,19 @@
+REQUIRED_INSTALLED_PACKAGES="
+ libmozjs185-1.0
+"
+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
+"
+