Packer.Images/ansible/roles/firstboot/files/ansible_payload/templates/systemdunit.j2
Danny Bessems c9a8598a35
All checks were successful
continuous-integration/drone/push Build is passing
Move tarball compression to background service;Housekeeping
2022-11-23 10:25:35 +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