Mautrix-irc.service: Revision history

From FlowerHouseWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 July 2022

  • curprev 22:4622:46, 21 July 2022Tropaion talk contribs 420 bytes +420 Created page with "<syntaxhighlight lang="yaml" line> [Unit] Description=mautrix-irc bridge [Service] # N.B. If you didn't create a user with the correct home directory, set this # to the directory where config.yaml is (e.g. /opt/mautrix-telegram). WorkingDirectory=~ ExecStart=/opt/mautrix-irc/bin/python -m heisenbridge -c /opt/mautrix-irc/registration.yaml User=mautrix-irc [Install] WantedBy=multi-user.target </syntaxhighlight>"