21 lines
1.1 KiB
XML
21 lines
1.1 KiB
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>LibreNet Scanner</vendor>
|
|
<action id="org.librenet.scanner.privileged">
|
|
<description>Exécuter un scan réseau privilégié avec LibreNet Scanner</description>
|
|
<description xml:lang="fr">Exécuter un scan réseau privilégié avec LibreNet Scanner</description>
|
|
<message>Authentication is required to enable LibreNet Scanner administrator mode</message>
|
|
<message xml:lang="fr">Authentification requise pour activer le mode administrateur de LibreNet Scanner</message>
|
|
<defaults>
|
|
<allow_any>no</allow_any>
|
|
<allow_inactive>no</allow_inactive>
|
|
<allow_active>auth_admin_keep</allow_active>
|
|
</defaults>
|
|
<annotate key="org.freedesktop.policykit.exec.path">/usr/libexec/librenet-scanner-helper</annotate>
|
|
<annotate key="org.freedesktop.policykit.exec.allow_gui">false</annotate>
|
|
</action>
|
|
</policyconfig>
|