Use the same naming convention as the other mx-puppet suite.

This commit is contained in:
Scott Crossen
2020-09-14 11:11:30 -07:00
committed by GitHub
parent 6e8a39119b
commit b24333dd0f

View File

@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix mx-puppet-instagram bridge
Description=Matrix Mx Puppet Instagram server
{% for service in matrix_mx_puppet_instagram_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}