diff --git a/man/sd_bus_add_object.xml b/man/sd_bus_add_object.xml index 4d14a7e7316..5572f421fb6 100644 --- a/man/sd_bus_add_object.xml +++ b/man/sd_bus_add_object.xml @@ -589,6 +589,9 @@ org.freedesktop.systemd1.Privileged annotation with value true will be shown in introspection data. + SD_BUS_VTABLE_UNPRIVILEGED may not be applied to read-only properties, + but read access (to both read-only and writable properties) is always unrestricted. + Note that this page describes checks implemented in the D-Bus client. The D-Bus server has an additional policy that may permit or deny connections, see "CONFIGURATION FILE" in