mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
add endpoint for dmesg logs
This commit is contained in:
committed by
Aiden McClelland
parent
39a2685506
commit
659af734eb
@@ -77,6 +77,7 @@ pub fn main_api() -> Result<(), RpcError> {
|
||||
|
||||
#[command(subcommands(
|
||||
system::logs,
|
||||
system::kernel_logs,
|
||||
system::metrics,
|
||||
shutdown::shutdown,
|
||||
shutdown::restart,
|
||||
|
||||
Reference in New Issue
Block a user