mirror of https://github.com/telemt/telemt.git
Update README.md
This commit is contained in:
parent
84fa7face0
commit
450cf180ad
|
|
@ -97,7 +97,9 @@ Restart=on-failure
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
```
|
```
|
||||||
**3.** In Shell type `systemctl start telemt` - it must start with zero exit-code
|
**3.** In Shell type `systemctl start telemt` - it must start with zero exit-code
|
||||||
|
|
||||||
**4.** In Shell type `systemctl status telemt` - there you can reach info about current MTProxy status
|
**4.** In Shell type `systemctl status telemt` - there you can reach info about current MTProxy status
|
||||||
|
|
||||||
**5.** In Shell type `systemctl enable telemt` - then telemt will start with system startup, after the network is up
|
**5.** In Shell type `systemctl enable telemt` - then telemt will start with system startup, after the network is up
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue