1f7091a11c
This functionality is pretty neat and used widely if you need to pass specific argument to the unit service, but rest of the parameters can be left intact. Change-Id: I6eb80ac0f9f0257402697a255518bb2c66d0dfd5
8 lines
324 B
YAML
8 lines
324 B
YAML
---
|
|
features:
|
|
- |
|
|
Allow to create `templated services <https://www.freedesktop.org/software/systemd/man/systemd.service.html#Service%20Templates>`_
|
|
Now for systemd_services you are allowed to provide template_arguments,
|
|
which can contain a list of arguments with which templated services
|
|
would be created.
|