I've been using the technique described in here for a while to get my system to reboot in a reasonable amount of time:
http://tomhorsley.com/game/punch.html The main thing is does is kill off all the systemd "user" daemons, which get started when anything logs in, but don't ever get stopped. Sometimes I find new things I need to add to my reboot alias (at some point apache decided it wanted to hang forever, so I added code to kill it off before trying to reboot). _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org