mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-15 22:47:28 +01:00
Remove some superficial comments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#jinja2: lstrip_blocks: "True"
|
||||
[Unit]
|
||||
Description=Matrix Element Call Service
|
||||
Description=Element Call
|
||||
{% for service in matrix_client_element_systemd_required_services_list %}
|
||||
Requires={{ service }}
|
||||
After={{ service }}
|
||||
|
||||
Reference in New Issue
Block a user