Danny Bessems
c9a8598a35
All checks were successful
continuous-integration/drone/push Build is passing
10 lines
150 B
Django/Jinja
10 lines
150 B
Django/Jinja
[Unit]
|
|
Description={{ _template.service.name }}
|
|
|
|
[Service]
|
|
ExecStart={{ _template.service.executable }}
|
|
Nice=10
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|