Update README.md
This commit is contained in:
parent
62c615904b
commit
31d373beff
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Actually known:
|
||||||
* Change ownership to user mmdvm for example with `sudo chown -R mmdvm:mmdvm /opt/MMDVMDash`
|
* Change ownership to user mmdvm for example with `sudo chown -R mmdvm:mmdvm /opt/MMDVMDash`
|
||||||
* Modify *logtailer.ini* to fit your needs
|
* Modify *logtailer.ini* to fit your needs
|
||||||
* Modify */html/js/config.js* to fit your needs, here you can switch on/off tabs showing or enable debug for getting some output in javascript console. You should take a look into this file - here are different options you can configure.
|
* Modify */html/js/config.js* to fit your needs, here you can switch on/off tabs showing or enable debug for getting some output in javascript console. You should take a look into this file - here are different options you can configure.
|
||||||
* Copy files in */opt/MMDVMDash/systemd* to */etc/systemd/system* or similar corresponding to your system
|
* Copy files in */opt/MMDVMDash/systemd* to */lib/systemd/system* or similar corresponding to your system
|
||||||
* Modify both scripts to fit your needs
|
* Modify both scripts to fit your needs
|
||||||
* Enable services with following commmands, this results in starting both automatically after reboot:
|
* Enable services with following commmands, this results in starting both automatically after reboot:
|
||||||
* `sudo systemctl enable http.server.service`
|
* `sudo systemctl enable http.server.service`
|
||||||
|
|
Loading…
Reference in a new issue