[PATCH pve-manager 10/10] services: add pvestord service
Tiago Sousa
joao.sousa at eurotux.com
Fri Oct 17 13:25:35 CEST 2025
Signed-off-by: Tiago Sousa <joao.sousa at eurotux.com>
---
PVE/API2/Services.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/PVE/API2/Services.pm b/PVE/API2/Services.pm
index b7bae6b5..6946f136 100644
--- a/PVE/API2/Services.pm
+++ b/PVE/API2/Services.pm
@@ -40,6 +40,7 @@ my $service_name_list = [
'syslog',
'systemd-journald',
'systemd-timesyncd',
+ 'pvestord',
];
my $essential_services = {
pveproxy => 1,
--
2.47.3
More information about the pve-devel
mailing list