OC-Tsuki/coreutils/reboot.lua
Jane Roxanne e44d6177a0 kio++
2020-06-02 01:14:26 -05:00

5 lines
65 B
Lua

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