This website requires JavaScript.
Explore
Help
Sign In
6543
/
docker-qemu-reactos
Watch
1
Star
0
Fork
0
You've already forked docker-qemu-reactos
mirror of
https://github.com/hectorm/docker-qemu-reactos
synced
2025-01-10 11:06:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a6b0870176
docker-qemu-reactos
/
scripts
/
service
/
qemu
/
control
/
t
6 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Shutdown services gracefully
2021-11-02 18:23:18 +00:00
#!/bin/sh
set -eu
Set timeout in netcat
2023-01-29 12:07:35 +00:00
printf '%s\n' 'system_powerdown' | nc -w 1 -U /run/qemu-monitor
Reference in New Issue
Copy Permalink