org.freedesktop.systemd1.policy revision 490aed584944b684026a3fd01f8d81f2881e38d6
1056N/A<?xml version="1.0" encoding="UTF-8"?> <!--*-nxml-*-->
1056N/A<!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
1276N/A "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
1276N/A
1276N/A<!--
1276N/A This file is part of systemd.
1276N/A
1276N/A systemd is free software; you can redistribute it and/or modify it
1276N/A under the terms of the GNU General Public License as published by
1276N/A the Free Software Foundation; either version 2 of the License, or
1276N/A (at your option) any later version.
1276N/A-->
1276N/A
1276N/A<policyconfig>
1276N/A
1276N/A <vendor>The systemd Project</vendor>
1276N/A <vendor_url>http://www.freedesktop.org/wiki/Software/systemd</vendor_url>
1276N/A
1276N/A <action id="org.freedesktop.systemd1.ReplyPassword">
1276N/A <description>Send passphrase back to system</description>
1276N/A <message>Authentication is required to send the entered passphrase back to the system.</message>
1276N/A <defaults>
1276N/A <allow_any>no</allow_any>
1276N/A <allow_inactive>no</allow_inactive>
1276N/A <allow_active>auth_admin_keep</allow_active>
1276N/A </defaults>
1276N/A <annotate key="org.freedesktop.policykit.exec.path">/lib/systemd/systemd-reply-password</annotate>
1276N/A </action>
1276N/A
1276N/A</policyconfig>
1276N/A