Fix the description on the service file
This commit is contained in:
parent
51e2547484
commit
7d1d3b47bc
|
@ -1,6 +1,6 @@
|
||||||
#jinja2: lstrip_blocks: "True"
|
#jinja2: lstrip_blocks: "True"
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Matrix reminder bot
|
Description=Matrix Go-NEB bot
|
||||||
{% for service in matrix_bot_go_neb_systemd_required_services_list %}
|
{% for service in matrix_bot_go_neb_systemd_required_services_list %}
|
||||||
Requires={{ service }}
|
Requires={{ service }}
|
||||||
After={{ service }}
|
After={{ service }}
|
||||||
|
|
Loading…
Reference in a new issue