Merge pull request #649 from scottcrossen/patch-1

Use the same naming convention as the other mx-puppet suite.
This commit is contained in:
Slavi Pantaleev 2020-09-14 21:56:30 +03:00 committed by GitHub
commit 029e27b62a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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