From 27a2513013d3b3c6140de47e04b3042c5b4487e5 Mon Sep 17 00:00:00 2001 From: Mantas Mikulėnas Date: Mon, 17 Jun 2024 12:41:56 +0300 Subject: run: add environment variable to prevent the setting of terminal title This goes together with the existing SYSTEMD_TINT_BACKGROUND. Closes https://github.com/systemd/systemd/issues/33301 --- docs/ENVIRONMENT.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/ENVIRONMENT.md') diff --git a/docs/ENVIRONMENT.md b/docs/ENVIRONMENT.md index d44e91b973..dcd296d17c 100644 --- a/docs/ENVIRONMENT.md +++ b/docs/ENVIRONMENT.md @@ -714,6 +714,10 @@ Tools using the Varlink protocol (such as `varlinkctl`) or sd-bus (such as no effect if the background color is explicitly selected via the relevant `--background=` switch of the tool. +* `$SYSTEMD_ADJUST_TERMINAL_TITLE` – Takes a boolean. When false the terminal + window title will not be updated for interactive invocation of the mentioned + tools. + `systemd-hostnamed`, `systemd-importd`, `systemd-localed`, `systemd-machined`, `systemd-portabled`, `systemd-timedated`: -- cgit v1.2.3