Kernel/LibC/Userspace: Add SYS_POWEROFF + cli tool
You can now shutdown/reboot banan-os with the poweroff cli tool. Reboot doesn't seem to work on qemu.
This commit is contained in:
@@ -9,6 +9,7 @@ set(USERSPACE_PROJECTS
|
||||
id
|
||||
init
|
||||
ls
|
||||
poweroff
|
||||
Shell
|
||||
snake
|
||||
stat
|
||||
|
||||
Reference in New Issue
Block a user