Update README.md
This commit is contained in:
parent
371f12ea39
commit
985e6a1e6d
|
|
@ -53,12 +53,15 @@ To integrate your server to the freedmr network, you must contact the telegram g
|
||||||
# Location files config :
|
# Location files config :
|
||||||
|
|
||||||
* FreeDMR Server:
|
* FreeDMR Server:
|
||||||
|
|
||||||
/opt/FreeDMR/config/FreeDMR.cfg
|
/opt/FreeDMR/config/FreeDMR.cfg
|
||||||
|
|
||||||
* FreeDMR Rules:
|
* FreeDMR Rules:
|
||||||
|
|
||||||
/opt/FreeDMR/config/FreeDMR.cfg
|
/opt/FreeDMR/config/FreeDMR.cfg
|
||||||
|
|
||||||
* FDMR-Monitor:
|
* FDMR-Monitor:
|
||||||
|
|
||||||
/opt/FDMR-Monitor/fdmr-mon.cfg
|
/opt/FDMR-Monitor/fdmr-mon.cfg
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
@ -66,15 +69,19 @@ To integrate your server to the freedmr network, you must contact the telegram g
|
||||||
# Systemctl Services :
|
# Systemctl Services :
|
||||||
|
|
||||||
* Freedmr:
|
* Freedmr:
|
||||||
|
|
||||||
freedmr.service
|
freedmr.service
|
||||||
|
|
||||||
* FreeDMR Proxy:
|
* FreeDMR Proxy:
|
||||||
|
|
||||||
proxy.service
|
proxy.service
|
||||||
|
|
||||||
* FreeDMR Parrot:
|
* FreeDMR Parrot:
|
||||||
|
|
||||||
fdmrparrot.service
|
fdmrparrot.service
|
||||||
|
|
||||||
* FDMR-Monitor:
|
* FDMR-Monitor:
|
||||||
|
|
||||||
fdmr_mon.service
|
fdmr_mon.service
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue