X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fbusctl.xml;h=285725e684df82fd9da6146d95757d3449dc2b0d;hb=9b15b7846d4de01bb5d9700a24077787e984e8ab;hp=872f3f496b31396889c0ea0f5de3fe6887e6bfb6;hpb=43dbecd5a31f6b247b261a5a281afecafdf1c841;p=elogind.git diff --git a/man/busctl.xml b/man/busctl.xml index 872f3f496..285725e68 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -232,6 +232,20 @@ along with systemd; If not, see . + + BOOL + + + Controls whether credential data reported by + list or status shall + be augmented with data from + /proc. When this is turned on the data + shown is possibly inconsistent, as the data read from + /proc might be more recent than rest of + the credential information. Defaults to yes. + + + @@ -257,10 +271,13 @@ along with systemd; If not, see . - status SERVICE + status SERVICE Show process information and credentials of a - bus service. + bus service (if one is specified by its unique or well-known + name), a process (if one is specified by its numeric PID), or + the owner of the bus (if no parameter is + specified).