diff --git a/templates/510_init-daemons-ngcp.yaml.tt2 b/templates/510_init-daemons-ngcp.yaml.tt2 index 5706c2f..54af339 100644 --- a/templates/510_init-daemons-ngcp.yaml.tt2 +++ b/templates/510_init-daemons-ngcp.yaml.tt2 @@ -91,7 +91,7 @@ service: [% IF general.license_key != '' || general.anonymous_usage_statistics == 'yes' -%] ngcp-license-client: - enabled: [% general.process_handler == 'none' ? 'true' : 'false' %] + enabled: true running: true [% END -%] [% IF mediator.enabled == 'yes' -%]