From 40ed1a4574152337479f7f9c01763b84847ff09f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 24 Nov 2014 21:53:29 +0100 Subject: busctl: add new --augment-creds= switch for controlling whether shown credential data shall be augment with data from /proc --- man/busctl.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'man/busctl.xml') diff --git a/man/busctl.xml b/man/busctl.xml index 872f3f496b..a4c4227d5e 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. + + + -- cgit v1.2.3-54-g00ecf