summaryrefslogtreecommitdiffstats
path: root/files/WIP/org.mageia.draklive-install-lock-storage.policy
diff options
context:
space:
mode:
Diffstat (limited to 'files/WIP/org.mageia.draklive-install-lock-storage.policy')
-rw-r--r--files/WIP/org.mageia.draklive-install-lock-storage.policy22
1 files changed, 0 insertions, 22 deletions
diff --git a/files/WIP/org.mageia.draklive-install-lock-storage.policy b/files/WIP/org.mageia.draklive-install-lock-storage.policy
deleted file mode 100644
index a73282f..0000000
--- a/files/WIP/org.mageia.draklive-install-lock-storage.policy
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE policyconfig PUBLIC
-"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
-"http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
-<policyconfig>
-
- <vendor>Mageia</vendor>
- <vendor_url>http://www.mageia.org/</vendor_url>
-
- <action id="org.mageia.draklive-install-lock-storage.pkexec.run">
- <description>Run draklive-install</description>
- <message>Authentication is required to run Mageia Draklive Installer</message>
- <icon_name>draklive-install</icon_name>
- <defaults>
- <allow_any>yes</allow_any>
- <allow_inactive>no</allow_inactive>
- <allow_active>yes</allow_active>
- </defaults>
- <annotate key="org.freedesktop.policykit.exec.path">/usr/sbin/draklive-install-lock-storage</annotate>
- <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
- </action>
-</policyconfig>