You are not logged in.

#1 2022-05-26 01:04:32

hl037
Member
Registered: 2013-09-04
Posts: 14

[SOLVED (kind of)] How to disable messages at suspend ?

Hi,
Since my last update, when I hibernate, I get this message on all my terminals :

Broadcast message from [...] :
The system is going down for hibernate NOW!

This is quite anoyining when you resume the computer and your vim session is spamed with these...

What process/configuration does send these message, and how to disable / silent  it ?

Last edited by hl037 (2022-05-26 08:24:15)

Offline

#2 2022-05-26 03:32:45

cjc7373
Member
Registered: 2020-04-11
Posts: 2

Re: [SOLVED (kind of)] How to disable messages at suspend ?

A systemd update caused this issue: https://github.com/systemd/systemd/issues/23520

Offline

#3 2022-05-26 08:23:42

hl037
Member
Registered: 2013-09-04
Posts: 14

Re: [SOLVED (kind of)] How to disable messages at suspend ?

Oh I see.
Thank you for the answer, that narrows down drastically my searches !

Last edited by hl037 (2022-05-26 08:23:53)

Offline

#4 2022-05-26 13:09:41

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: [SOLVED (kind of)] How to disable messages at suspend ?

Can you prevent it w/ "mesg n"?
(Crutch - this should™ suppress all messages but from UID0)

Offline

#5 2022-08-09 21:26:03

luser
Member
Registered: 2016-08-27
Posts: 114

Re: [SOLVED (kind of)] How to disable messages at suspend ?

Have you tried this?

$ sudo busctl set-property org.freedesktop.login1 /org/freedesktop/login1 org.freedesktop.login1.Manager EnableWallMessages b false

It worked for me.


luser: an epithet applied by Windows users to linux users

Offline

#6 2022-08-09 22:12:03

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: [SOLVED (kind of)] How to disable messages at suspend ?

The topic is marked solved and the OP has not been back since June, so I am going to close this topic now.

Offline

Board footer

Powered by FluxBB