On Wed, Feb 04, 2015 at 01:35:13PM +0000, Gary Stainburn wrote: > > doesn't shutdown and halt/power off. > > Instead, these machines shutdown and immediately reboot. > Try > shutdown -h now > The -h means halt > look at [...] > man shutdown Right.... --poweroff should be the default. --halt should bring it to a halted state but leave the power on (not so useful these days), which is I guess why -h is now equivalent to --poweroff and you need to use -H or --halt if you want that. But it shouldn't _reboot_ unless you use the -r or --reboot flag. -- Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> Fedora Project Leader -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org