OC-Tsuki/coreutils/reboot.lua
Sam Roxanne c9c05221d9 wot
2020-06-02 01:23:58 -05:00

5 lines
65 B
Lua

if (kernel) then
kernel.sig_push {
sigtype = "shutdown"
}
end