HomeSoftware Heritage

Fix init template provides parameter

Description

Fix init template provides parameter

This fixes two issues with the generated init file:

  • The @service_name value on the Provides line doesn't make into the

file due to incorrect tag format

  • The tag format strips the trailing carriage return, so the following

Required-Start line appears on the same line as the Provides line

Details

Provenance
Peter Bukowinski <pbukowinski@apple.com>Authored on May 6 2020, 7:08 AM
vsellierPushed on Sep 25 2020, 11:27 AM
Parents
R143:5c407b394387: Merge pull request #281 from tooooots/match_init
Branches
Unknown
Tags
Unknown

Event Timeline

Peter Bukowinski <pbukowinski@apple.com> committed R143:f35f3bd7463a: Fix init template provides parameter (authored by Peter Bukowinski <pbukowinski@apple.com>).May 6 2020, 7:13 AM