<?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>
  <action id="com.ubuntu.UnattendedUpgrade.Pending.Postpone">
    <description gettext-domain="whoopsie-preferences">Postpone automatic updates</description>
    <message gettext-domain="whoopsie-preferences">To postpone automatic updates you need to authenticate.</message>
    <defaults>
      <allow_any>no</allow_any>
      <allow_inactive>no</allow_inactive>
      <allow_active>auth_self</allow_active>
    </defaults>
 </action>
</policyconfig>
