|
|
|
|
@ -7,17 +7,17 @@
|
|
|
|
|
<vendor>UBLinux</vendor>
|
|
|
|
|
<vendor_url>https://ublinux.ru</vendor_url>
|
|
|
|
|
|
|
|
|
|
<action id="org.freedesktop.policykit.ublexec.pkexec.policy.run">
|
|
|
|
|
<description>Run "ublexec" as root</description>
|
|
|
|
|
<description xml:lang="ru">Запус "Выполнить" с правами root</description>
|
|
|
|
|
<message>Authentication is required to run ublexec</message>
|
|
|
|
|
<message xml:lang="ru">Требуется авторизация для запуска "Выполнить" с правами root</message>
|
|
|
|
|
<action id="org.freedesktop.policykit.ubl-settings-bootloader.pkexec.policy.run">
|
|
|
|
|
<description>Run "ubl-settings-bootloader" as root</description>
|
|
|
|
|
<description xml:lang="ru">Запус "Загрузка системы" с правами root</description>
|
|
|
|
|
<message>Authentication is required to run "ubl-settings-bootloader"</message>
|
|
|
|
|
<message xml:lang="ru">Требуется авторизация для запуска "Загрузка системы" с правами root</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/bin/ublexec</annotate>
|
|
|
|
|
<annotate key="org.freedesktop.policykit.exec.path">/usr/bin/ubl-settings-bootloader</annotate>
|
|
|
|
|
<annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
|
|
|
|
|
</action>
|
|
|
|
|
|