Repository URL to install this package:
Version:
1.0.1-1pclos ▾
|
<?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>chghostname</vendor>
<vendor_url>https://www.pclosdebian.com/</vendor_url>
<icon_name>configure</icon_name>
<action id='org.chghostname.pkexec.run'>
<description>Run hostname</description>
<message>Authentication required to change hostname</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
<annotate key='org.freedesktop.policykit.exec.path'>/usr/bin/chghostname</annotate>
<annotate key='org.freedesktop.policykit.exec.allow_gui'>true</annotate>
</action>
</policyconfig>