1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE policyconfig PUBLIC
3 "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
4 "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
7 <action id=
"org.archlinux.pkexec.gparted">
8 <message>Authentication is required to run the GParted Partition Editor
</message>
9 <icon_name>gparted
</icon_name>
11 <allow_any>auth_admin
</allow_any>
12 <allow_inactive>auth_admin
</allow_inactive>
13 <allow_active>auth_admin
</allow_active>
15 <annotate key=
"org.freedesktop.policykit.exec.path">/usr/sbin/gparted
</annotate>
16 <annotate key=
"org.freedesktop.policykit.exec.allow_gui">true
</annotate>