mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-21 07:50:49 +01:00
Add daemon reload instructions.
parent
08eed1bb1c
commit
3c2307595f
@ -20,6 +20,10 @@ LimitNOFILE=49152
|
|||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
```
|
```
|
||||||
|
Reload systemd with `sudo systemctl daemon-reload`
|
||||||
|
|
||||||
Enable with `sudo systemctl enable matterbridge.`
|
Enable with `sudo systemctl enable matterbridge.`
|
||||||
|
|
||||||
Start with `sudo systemctl start matterbridge`
|
Start with `sudo systemctl start matterbridge`
|
||||||
|
|
||||||
Created by Minecraftchest1
|
Created by Minecraftchest1
|
Loading…
x
Reference in New Issue
Block a user