pentoo-overlay/dev-go/go-exploitdb/files/polkit/io.vuls.pkexec.go-exploitdb.policy

21 lines
792 B
XML

<?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>mozqnet</vendor>
<vendor_url>https://github.com/mozqnet/go-exploitdb</vendor_url>
<action id="io.vuls.pkexec.go-exploitdb">
<description>Run go-exploitdb as NORMAL user</description>
<message>Authentication is required to run the go-exploitdb</message>
<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/lib/go-gentoo/bin/go-exploitdb</annotate>
</action>
</policyconfig>