File org.opensuse.yast.modules.yapi.ntp.policy of Package rubygem-webyast-ntp
<?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>YaST Webservice Project</vendor>
<vendor_url>http://en.opensuse.org/YAST</vendor_url>
<action id="org.opensuse.yast.modules.yapi.ntp.synchronize">
<description>One time synchronization again given ntp server</description>
<message>Authentication is required to onetime synchronize with ntp</message>
<defaults>
<allow_inactive>no</allow_inactive>
<allow_active>no</allow_active>
</defaults>
</action>
<action id="org.opensuse.yast.modules.yapi.ntp.setserver">
<description>Allows set new NTP server</description>
<message>Authentication is required to set new NTP server</message>
<defaults>
<allow_inactive>no</allow_inactive>
<allow_active>no</allow_active>
</defaults>
</action>
</policyconfig>