[pve-devel] [PATCH manager 2/3] api/services: add pvescheduler to the service list
Dominik Csapak
d.csapak at proxmox.com
Fri Nov 12 13:37:26 CET 2021
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
PVE/API2/Services.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/PVE/API2/Services.pm b/PVE/API2/Services.pm
index 60502ce2..40f7504a 100644
--- a/PVE/API2/Services.pm
+++ b/PVE/API2/Services.pm
@@ -29,6 +29,7 @@ my $service_name_list = [
'pvedaemon',
'pvefw-logger',
'pveproxy',
+ 'pvescheduler',
'pvestatd',
'spiceproxy',
'sshd',
--
2.30.2
More information about the pve-devel
mailing list