[pve-devel] [PATCH pve-manager] Add ntp to service list.

Dietmar Maurer dietmar at proxmox.com
Mon Nov 23 17:43:33 CET 2015


I thought the service is called systemd-timesyncd.service?

> On November 23, 2015 at 3:03 PM Wolfgang Bumiller <w.bumiller at proxmox.com>
> wrote:
> 
> 
> Closes #821
> ---
>  PVE/API2/Services.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/PVE/API2/Services.pm b/PVE/API2/Services.pm
> index e413e84..995519c 100644
> --- a/PVE/API2/Services.pm
> +++ b/PVE/API2/Services.pm
> @@ -32,6 +32,7 @@ my $service_name_list = [
>      'cron',
>      'postfix',
>      'ksmtuned',
> +    'ntp',
>      ];
>  
>  my $get_full_service_state = sub {
> -- 
> 2.1.4
> 
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
> 




More information about the pve-devel mailing list