Merge pull request #33370 from grawity/run-title

run: add option to prevent the setting of terminal title
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2024-06-28 14:46:27 +02:00
committed by GitHub
6 changed files with 32 additions and 0 deletions

View File

@@ -715,6 +715,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`: