summaryrefslogtreecommitdiff
path: root/src/hostname/org.freedesktop.hostname1.policy
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostname/org.freedesktop.hostname1.policy')
-rw-r--r--src/hostname/org.freedesktop.hostname1.policy10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/hostname/org.freedesktop.hostname1.policy b/src/hostname/org.freedesktop.hostname1.policy
index e1519ce86b..5bedc0b694 100644
--- a/src/hostname/org.freedesktop.hostname1.policy
+++ b/src/hostname/org.freedesktop.hostname1.policy
@@ -47,4 +47,14 @@
</defaults>
</action>
+ <action id="org.freedesktop.hostname1.get-product-uuid">
+ <description gettext-domain="systemd">Get product UUID</description>
+ <message gettext-domain="systemd">Authentication is required to get product UUID.</message>
+ <defaults>
+ <allow_any>auth_admin_keep</allow_any>
+ <allow_inactive>auth_admin_keep</allow_inactive>
+ <allow_active>auth_admin_keep</allow_active>
+ </defaults>
+ </action>
+
</policyconfig>