No broadcast message is sent when you run: shutdown -r now Also, it would be good if a message was sent when a shutdown was cancelled: [root@vmrawhide64 ~]# shutdown -c [root@vmrawhide64 ~]# Even the admin is unsure if it has been truly canceled, and the users certainly don't.
Somewhat related (let me know if I should file a separate issue though), I like it when my ssh connections are terminated when a F13/F12 system is shutdown. Currently on F14 the connection hangs until the remote machine is back up.
Sending broadcast message now works (tested in Rawhide) and shutdown -c never broadcasted anything (tested in RHEL5/6), unless specified otherwise by setting message to broadcast, which is now not possible (according to manpage). I will work with upstream to correct this behavior, because we should not be introducing inconsistency with old behavior in cases like this one.
I have tested in Fedora 20 with systemd 208, the broadcast message works fine for shutdown -c.
Closing this, as the original issue was fixed.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.