diff options
author | Christian Breunig <christian@breunig.cc> | 2025-05-04 23:51:14 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2025-05-04 23:51:14 +0200 |
commit | 0dd3b4e32937799ff02d2b281de4f7b188f94201 (patch) | |
tree | a80b545e17917b665a21439d6ca628961a21de0f /scripts/pbuilder/hooks/C10shell | |
parent | 65f3b103a5b3127fbd39b21efc4026073fa53082 (diff) | |
download | vyos-build-0dd3b4e32937799ff02d2b281de4f7b188f94201.tar.gz vyos-build-0dd3b4e32937799ff02d2b281de4f7b188f94201.zip |
systemd: T7356: use short service names to avoid truncation
The issue ONLY appears on small terminals where systemd automatically truncates
the lines to match the terminal width - so far so good. The BUG is, if
truncation happens in the service name which is BOLD you're pretty much
screwed, as truncation will not reset the color.
We can set StatusUnitFormat=description in /etc/systemd/system.conf which will
not print the service long description to avoid truncation making the boot a
little less verbose.
This actually restores the behavior of VyOS 1.3
Diffstat (limited to 'scripts/pbuilder/hooks/C10shell')
0 files changed, 0 insertions, 0 deletions