summaryrefslogtreecommitdiff
path: root/src/org.freedesktop.hostname1.policy
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-05-12 16:14:44 +0200
committerLennart Poettering <lennart@poettering.net>2011-05-12 16:14:44 +0200
commit88a07670cfa974a605c7c7b520b8a3135fce37f9 (patch)
tree8a375e1425abc9cd4a12e9f2af13a0be1a61790f /src/org.freedesktop.hostname1.policy
parentbd118f8e2262d5703120442aa48bd942d2116b75 (diff)
hostnamed: SetPrettyHostname() should check PK action org.freedesktop.hostname1.set-static-hostname
Diffstat (limited to 'src/org.freedesktop.hostname1.policy')
-rw-r--r--src/org.freedesktop.hostname1.policy2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org.freedesktop.hostname1.policy b/src/org.freedesktop.hostname1.policy
index 148874fc89..0ad64d9ee1 100644
--- a/src/org.freedesktop.hostname1.policy
+++ b/src/org.freedesktop.hostname1.policy
@@ -28,7 +28,7 @@
<action id="org.freedesktop.hostname1.set-static-hostname">
<description>Set static host name</description>
- <message>Authentication is required to set the statically configured local host name.</message>
+ <message>Authentication is required to set the statically configured local host name, as well as the pretty host name.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>