diff options
Diffstat (limited to 'docs/ENVIRONMENT.md')
-rw-r--r-- | docs/ENVIRONMENT.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ENVIRONMENT.md b/docs/ENVIRONMENT.md index e3daabe3bc..c96e6db85e 100644 --- a/docs/ENVIRONMENT.md +++ b/docs/ENVIRONMENT.md @@ -611,7 +611,8 @@ SYSTEMD_HOME_DEBUG_SUFFIX=foo \ to expose a single device only, since those identifiers better should be kept unique. -Tools using the Varlink protocol, such as `varlinkctl`: +Tools using the Varlink protocol (such as `varlinkctl`) or sd-bus (such as +`busctl`): * `$SYSTEMD_SSH` – the ssh binary to invoke when the `ssh:` transport is used. May be a filename (which is searched for in `$PATH`) or absolute path. |