mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-07 14:15:18 +00:00
GUI: add ksmtuned service
This commit is contained in:
parent
7251c62051
commit
04fb6e38e5
@ -31,6 +31,7 @@ my $service_name_list = [
|
|||||||
'syslog',
|
'syslog',
|
||||||
'cron',
|
'cron',
|
||||||
'postfix',
|
'postfix',
|
||||||
|
'ksmtuned',
|
||||||
];
|
];
|
||||||
|
|
||||||
my $get_full_service_state = sub {
|
my $get_full_service_state = sub {
|
||||||
|
Loading…
Reference in New Issue
Block a user