]> git.proxmox.com Git - pmg-api.git/commitdiff
add pmgreport to service list
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Aug 2017 06:39:19 +0000 (08:39 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Aug 2017 06:39:19 +0000 (08:39 +0200)
PMG/API2/Services.pm

index 7f022e89b8a7b4998b4d8c6e9b2375b45b661a7f..c1bfdcd33efeb826d786202a4c0b92eec37d4def 100644 (file)
@@ -31,6 +31,7 @@ my $service_name_list = [
     'systemd-timesyncd',
     'pmg-hourly',
     'pmg-daily',
+    'pmgreport',
     'pmgspamreport',
     ];