User-Agent: Mozilla/5.0 (X11; U; DragonFly i386; en-US; rv:1.8) Gecko/20060102 Firefox/1.5 Build Identifier: The attached patch fixes POWEROFF_CMD macro on DragonFly and sets it identically to that of {Free,Net,Open}BSD's. Tested OK on DragonFly 1.6.2-Release. Thanks in advance. Reproducible: Always Steps to Reproduce: End session and choose to halt the computer. Actual Results: Shutdown procedure is invoked with '-h'alt option and the machine then waits for the user to power it down. Expected Results: Shutdown proceeds and then powers the machine off.
Created attachment 872 Fix for xfce4-session's main.c
Committed with revision 23842. 2006-11-12 Benedikt Meurer <benny@xfce.org> * xfsm-shutdown-helper/main.c: Apply patch from Francis Gudin <fgudin@nerim.net> to fix poweroff on DragonFly BSD. Bug #2567.