Packer.Images/ansible/roles/firstboot/files/ansible_payload/common/templates/systemdunit.j2
Danny Bessems 43d83e8e31
All checks were successful
continuous-integration/drone/push Build is passing
Move files between payload folders;Define upgrade vapp properties;Join metacluster
2023-01-20 13:23:34 +01:00

10 lines
150 B
Django/Jinja

[Unit]
Description={{ _template.service.name }}
[Service]
ExecStart={{ _template.service.executable }}
Nice=10
[Install]
WantedBy=multi-user.target