summarylogtreecommitdiffstats
path: root/mautrix-googlechat.service
blob: b695710aa881c915c1113c4c87e7606a414477f0 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Mautrix Google Chat bridge

[Service]
ExecStart=/usr/bin/python -m mautrix_googlechat -c /etc/synapse/mautrix-googlechat/config.yaml

[Install]
WantedBy=multi-user.target