summaryrefslogtreecommitdiff
path: root/docs/USERDB_AND_DESKTOPS.md
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-04-18 17:47:51 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-04-21 17:10:02 +0200
commit98ab0daeeb07aa3333ff0b1bdba990af6d6e4924 (patch)
treee8e1cf26a49ac87a2c81b49a60596564f35d9c97 /docs/USERDB_AND_DESKTOPS.md
parent10d5ce0aa5cffe9c16474fde2c8010a5f6ac5db2 (diff)
downloadsystemd-98ab0daeeb07aa3333ff0b1bdba990af6d6e4924.tar.gz
docs: use "polkit" to refer to PolicyKit
See d35f51ea848ca76bd3747db69e8c5dd864e82bc3 for justification. First use in each file is turned into a link to the documentation page.
Diffstat (limited to 'docs/USERDB_AND_DESKTOPS.md')
-rw-r--r--docs/USERDB_AND_DESKTOPS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/USERDB_AND_DESKTOPS.md b/docs/USERDB_AND_DESKTOPS.md
index 6859c59da1..a19f746a26 100644
--- a/docs/USERDB_AND_DESKTOPS.md
+++ b/docs/USERDB_AND_DESKTOPS.md
@@ -77,7 +77,8 @@ supports is directly available in these JSON records. Hence it makes sense for
any user management UI to expose them directly.
`systemd-homed` exposes APIs to add, remove and make changes to local users via
-D-Bus, with full PolicyKit hook-up. On the command line this is exposed via the
+D-Bus, with full [polkit](https://www.freedesktop.org/software/polkit/docs/latest/)
+hook-up. On the command line this is exposed via the
`homectl` command. A graphical UI that exposes similar functionality would be
very useful, exposing the various new account settings, and in particular
providing a stream-lined UI for enrolling new-style authentication tokens such