Fix Postmoogle systemd service description

pub.solar
Slavi Pantaleev 2023-02-08 16:45:52 +02:00
parent 65b8e0f4ef
commit 49a1985750
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}