mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #212 from interduo/patch-9
bugfix: propper path in lqosd documentation
This commit is contained in:
commit
328af81553
@ -14,7 +14,7 @@
|
||||
You *must* have a file present called `/etc/lqos.conf`. At a minimum, it must tell `lqosd` where to find the LibreQoS configuration. For example:
|
||||
|
||||
```toml
|
||||
lqos_directory = '/opt/libreqos/v1.3'
|
||||
lqos_directory = '/opt/libreqos'
|
||||
```
|
||||
|
||||
## Offload Tuning
|
||||
@ -63,4 +63,4 @@ vlan_mapping = [
|
||||
]
|
||||
```
|
||||
|
||||
Reciprocal mappings are created NOT automatically, you have to specify each mapping. When you are using "on a stick" mode, you need to redirect to the same interface.
|
||||
Reciprocal mappings are created NOT automatically, you have to specify each mapping. When you are using "on a stick" mode, you need to redirect to the same interface.
|
||||
|
Loading…
Reference in New Issue
Block a user