mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +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',
|
title: 'Kernel Logs',
|
||||||
description: 'Diagnostic log stream for device drivers',
|
description: 'Diagnostic log stream for device drivers and other kernel processes',
|
||||||
icon: 'receipt-outline',
|
icon: 'receipt-outline',
|
||||||
action: () =>
|
action: () =>
|
||||||
this.navCtrl.navigateForward(['kernel-logs'], {
|
this.navCtrl.navigateForward(['kernel-logs'], {
|
||||||
|
|||||||
Reference in New Issue
Block a user