Fix Postmoogle systemd service description
This commit is contained in:
parent
65b8e0f4ef
commit
49a1985750
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#jinja2: lstrip_blocks: "True"
|
||||
[Unit]
|
||||
Description=Matrix helpdesk bot
|
||||
Description=Matrix Postmoogle bot
|
||||
{% for service in matrix_bot_postmoogle_systemd_required_services_list %}
|
||||
Requires={{ service }}
|
||||
After={{ service }}
|
||||
|
|
Loading…
Add table
Reference in a new issue