https://bugs.winehq.org/show_bug.cgi?id=47631
Bug ID: 47631 Summary: Pass and execute shutdown commands from Wine to Host OS. Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: jebeld17@gmail.com Distribution: ---
Programs that perform a "shutdown -<argument>" tend to error out or freeze because Wine doesn't currently pass 'shutdown' commands to the Host OS.
Please fix, arguably by passing over these commands to the Host OS and executing the equivalent code on the Host OS.