This might not be immediately obvious to someone who ended up
on the page without passing through acl.html first.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
docs/aclpolkit.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/docs/aclpolkit.rst b/docs/aclpolkit.rst
index 07f4735001..a9e2a305a5 100644
--- a/docs/aclpolkit.rst
+++ b/docs/aclpolkit.rst
@@ -23,6 +23,13 @@ all APIs, or just read-only access. The polkit access control driver
in
libvirt builds on this capability to allow for fine grained control over
the operations a user may perform on an object.
+Enabling the polkit driver
+--------------------------
+
+The polkit driver is disabled by default. The `access control
+<acl.html#access-control-drivers>`__ documentation includes
+information on how to enable it.
+
Permission names
----------------
--
2.42.0