111 |
execle("/sbin/shutdown", "shutdown", "-h", shutdown_flag, "+0", |
111 |
execle("/sbin/shutdown", "shutdown", "-h", "now", shutdown_flag, "+0", |
112 |
"hypervisor initiated shutdown", (char*)NULL, environ); |
112 |
"hypervisor initiated shutdown", (char*)NULL, environ); |