1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-05 13:18:06 +03:00

logind: do not emit beep in wall messages

Those may go via the PC speaker, which is annoying and unexpected.
Most people have it off, so this doesn't work reliably anyway, so we can
disable it without much loss.

Fixes #23520.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2022-10-11 13:59:45 +02:00
parent 3388a4b582
commit ef3458cd5d

View File

@ -360,7 +360,7 @@ int utmp_wall(
}
if (asprintf(&text,
"\a\r\n"
"\r\n"
"Broadcast message from %s@%s%s%s (%s):\r\n\r\n"
"%s\r\n\r\n",
un ?: username, hn,