mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2024-10-01 01:15:36 -04:00
Update README.md
This commit is contained in:
parent
82317776cd
commit
b778b8b6cd
13
README.md
13
README.md
@ -192,6 +192,19 @@ If you would like to have the script automatically run at boot, follow the steps
|
||||
```sh
|
||||
sudo systemctl restart mesh-bbs.service
|
||||
```
|
||||
|
||||
2. **Viewing Logs**
|
||||
|
||||
Viewing past logs:
|
||||
```sh
|
||||
journalctl -u mesh-bbs.service
|
||||
```
|
||||
|
||||
Viewing live logs:
|
||||
```sh
|
||||
journalctl -u mesh-bbs.service -f
|
||||
```
|
||||
|
||||
## Radio Configuration
|
||||
|
||||
Note: There have been reports of issues with some device roles that may allow the BBS to communicate for a short time, but then the BBS will stop responding to requests.
|
||||
|
Loading…
Reference in New Issue
Block a user