forked from cromer/pamac-classic
customized builds
This commit is contained in:
17
data/polkit/org.pamac.policy.in
Normal file
17
data/polkit/org.pamac.policy.in
Normal file
@@ -0,0 +1,17 @@
|
||||
<?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.0/policyconfig.dtd">
|
||||
<policyconfig>
|
||||
<vendor>Pamac</vendor>
|
||||
<vendor_url>https://github.com/cromnix/pamac-classic/</vendor_url>
|
||||
<icon_name>package-x-generic</icon_name>
|
||||
<action id="org.pamac.commit">
|
||||
<message>Authentication is required</message>
|
||||
<defaults>
|
||||
<allow_any>no</allow_any>
|
||||
<allow_inactive>auth_admin_keep</allow_inactive>
|
||||
<allow_active>auth_admin_keep</allow_active>
|
||||
</defaults>
|
||||
</action>
|
||||
</policyconfig>
|
||||
Reference in New Issue
Block a user