6 lines
230 B
SYSTEMD
6 lines
230 B
SYSTEMD
|
<service name="replace_using_env">
|
||
|
<summary>Replace placeholder variables</summary>
|
||
|
<description>Replaces placeholders %%VAR%% in specified files with the
|
||
|
values from the build environment ${VAR}.</description>
|
||
|
</service>
|