On Tue, 3 Nov 2020 17:40:15 -0500 Tom Horsley wrote: > Could be. I'll try it without the final reboot command and see > what happens. The script is unchanged from earlier versions > of fedora where it was the only way to reboot without incessant > "a stop job is running" messages from systemd taking hours to > timeout (well, felt like hours, anyway). That was indeed it, thanks for the suggestion! The script was running the program described here: https://tomhorsley.com/game/punch.html#Rebooting to kill off every systemd --user process tree because for years every time I tried to reboot I'd have to wait forever for "a stop job is running for user ..." for every user that ever logged in via ssh or anything. Killing all the user daemons was the only way to reboot in a reasonable amount of time. But now it logs me out when I kill them. I've removed it from my reboot script, I'll see if the stop job timeouts come back... _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx