summaryrefslogtreecommitdiff
path: root/community/ettercap/org.archlinux.pkexec.ettercap.policy
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-15 00:06:15 -0700
committerroot <root@rshg054.dnsready.net>2013-04-15 00:06:15 -0700
commit030187a191f576ae92cef43f3c8cd7f1df084b87 (patch)
tree5362cfd60ff423656d8803918f94fd3478659e09 /community/ettercap/org.archlinux.pkexec.ettercap.policy
parent8ec4fd7a9e4748c568b20fefcb2dec0f289dc213 (diff)
Mon Apr 15 00:06:15 PDT 2013
Diffstat (limited to 'community/ettercap/org.archlinux.pkexec.ettercap.policy')
-rw-r--r--community/ettercap/org.archlinux.pkexec.ettercap.policy27
1 files changed, 14 insertions, 13 deletions
diff --git a/community/ettercap/org.archlinux.pkexec.ettercap.policy b/community/ettercap/org.archlinux.pkexec.ettercap.policy
index 101b11a0f..7908d7232 100644
--- a/community/ettercap/org.archlinux.pkexec.ettercap.policy
+++ b/community/ettercap/org.archlinux.pkexec.ettercap.policy
@@ -1,18 +1,19 @@
<?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">
+ "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
<policyconfig>
-<action id="com.archlinux.pkexec.ettercap">
-<message gettext-domain="ettercap"> Authentication is required to run the Ettercap</message>
-<icon_name>ettercap</icon_name>
-<defaults>
-<allow_any > auth_admin < /allow_any>
-<allow_inactive>auth_admin</allow_inactive>
-<allow_active>auth_admin</allow_active>
-</defaults>
-<annotate key="org.freedesktop.policykit.exec.path">/usr/bin/ettercap.elf</annotate>
-<annotate key="org.freedesktop.policykit.exec.allow_gui">true< /annotate>
-</action>
+ <action id="org.archlinux.pkexec.ettercap">
+ <message>Authentication is required to run Ettercap</message>
+ <icon_name>ettercap</icon_name>
+ <defaults>
+ <allow_any>auth_admin</allow_any>
+ <allow_inactive>auth_admin</allow_inactive>
+ <allow_active>auth_admin</allow_active>
+ </defaults>
+ <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/ettercap.elf</annotate>
+ <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
+ </action>
+
</policyconfig>