mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
Update server-show.page.ts
kernel logs are not just for device drivers
This commit is contained in:
committed by
Aiden McClelland
parent
17270e41fd
commit
6fa0a9762f
@@ -387,7 +387,7 @@ export class ServerShowPage {
|
||||
},
|
||||
{
|
||||
title: 'Kernel Logs',
|
||||
description: 'Diagnostic log stream for device drivers',
|
||||
description: 'Diagnostic log stream for device drivers and other kernel processes',
|
||||
icon: 'receipt-outline',
|
||||
action: () =>
|
||||
this.navCtrl.navigateForward(['kernel-logs'], {
|
||||
|
||||
Reference in New Issue
Block a user