]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/org.freedesktop.network1.policy
Merge pull request #11883 from yuwata/network-dhcp-renew
[thirdparty/systemd.git] / src / network / org.freedesktop.network1.policy
index d6b8dd9a105a55b26519ced268db538a7eba8c27..4a33f5a8aadc7b9c3a4efc45bd51680ba0db67e4 100644 (file)
                 <annotate key="org.freedesktop.policykit.owner">unix-user:systemd-network</annotate>
         </action>
 
+        <action id="org.freedesktop.network1.renew">
+                <description gettext-domain="systemd">Renew dynamic addresses</description>
+                <message gettext-domain="systemd">Authentication is required to renew dynamic addresses.</message>
+                <defaults>
+                        <allow_any>auth_admin</allow_any>
+                        <allow_inactive>auth_admin</allow_inactive>
+                        <allow_active>auth_admin_keep</allow_active>
+                </defaults>
+                <annotate key="org.freedesktop.policykit.owner">unix-user:systemd-network</annotate>
+        </action>
+
 </policyconfig>