Update README.md

This commit is contained in:
rchac
2020-10-05 13:49:51 -06:00
committed by GitHub
parent dca6051bbd
commit 5866f9c40f

View File

@@ -37,12 +37,12 @@ bridges:
- eth4
- eth5
```
* Modify setting parameters in LibreQoS.py to suit your environment
## Run LibreQoS
* Modify setting parameters in ispConfig.py to suit your environment
* Run:
```
sudo python3 ./LibreQoS.py
```
## Running as a service
You can use the scheduled.py file to set the time of day you want the shapers to be refreshed at after the initial run.
On linux distributions that use systemd, such as Ubuntu, add the following to /etc/systemd/system/LibreQoS.service