]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: CAP_SYS_ADMIN does NOT grant any permission for dbus API
authorTakeo Kondo <takeo.kondo.a@woven-planet.global>
Fri, 6 Sep 2024 15:21:46 +0000 (00:21 +0900)
committerLennart Poettering <lennart@poettering.net>
Fri, 6 Sep 2024 19:16:53 +0000 (21:16 +0200)
man/org.freedesktop.systemd1.xml

index 2db2c2e1aa60761e82ee7dfc012c53a8cadbdf91..3bf7ed0bd091bdde43252d7c3b54cfd5b100ba74 100644 (file)
@@ -2667,8 +2667,7 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice {
       <title>Security</title>
 
       <para>Similarly to methods on the <interfacename>Manager</interfacename> object, read-only access is
-      allowed for everyone. All operations are allowed for clients with the
-      <constant>CAP_SYS_ADMIN</constant> capability or when the
+      allowed for everyone. All operations are allowed for clients when the
       <interfacename>org.freedesktop.systemd1.manage-units</interfacename> privilege is granted by
       polkit.</para>
     </refsect2>