diff options
author | minecraftchest1 <minecraftchest1@outlook.com> | 2021-07-20 16:36:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-20 23:36:49 +0200 |
commit | 761c0b79c5c6330d078e96f2ec553221b5440601 (patch) | |
tree | 00f76b56b0272bcdd7f52cd129cf43e4a9f30543 /README.md | |
parent | d93ab0496f993e25201c0a108b81c9d7b702e96e (diff) | |
download | matterbridge-msglm-761c0b79c5c6330d078e96f2ec553221b5440601.tar.gz matterbridge-msglm-761c0b79c5c6330d078e96f2ec553221b5440601.tar.bz2 matterbridge-msglm-761c0b79c5c6330d078e96f2ec553221b5440601.zip |
Add link to service files wiki page (#1545)
Added Systemd section to README.md. Added Systemd to table of contents.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -67,6 +67,7 @@ And more... - [Bridge slack (#general) - discord (general)](#bridge-slack-general---discord-general) - [Running](#running) - [Docker](#docker) + - [Systemd](#systemd) - [Changelog](#changelog) - [FAQ](#faq) - [Related projects](#related-projects) @@ -286,6 +287,10 @@ Usage of ./matterbridge: Please take a look at the [Docker Wiki page](https://github.com/42wim/matterbridge/wiki/Deploy:-Docker) for more information. +### Systemd + +Please take a look at the [Service Files page](https://github.com/42wim/matterbridge/wiki/Service-files) for more information. + ## Changelog See [changelog.md](https://github.com/42wim/matterbridge/blob/master/changelog.md) |