aboutsummaryrefslogtreecommitdiffstats
path: root/main/qemu/guest-agent-shutdown.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/qemu: fix shutdown from guest agentNatanael Copa2018-12-201-0/+34
we dont have /sbin/shutdown so provide a fallback to the busybox /sbin/poweroff, /sbin/halt and /sbin/reboot. fixes #9774