Fix Postmoogle systemd service description

housekeeping^2
Slavi Pantaleev 2 years ago
parent 65b8e0f4ef
commit 49a1985750

@ -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…
Cancel
Save