portable-services/alpine-matrix/systemd/matrix-telegram.service

11 lines
279 B
SYSTEMD
Raw Normal View History

2019-02-06 18:03:24 +01:00
[Unit]
Description=Matrix IRC gateway
After=matrix.service
Requires=matrix.service
[Service]
Type=exec
ExecStart=/usr/bin/mautrix-telegram -c /etc/matrix/telegram-config.yaml -r /etc/matrix/telegram-registration.yaml
StateDirectory=matrix-telegram
ConfigurationDirectory=matrix