mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
bugfix: set propper path
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
<td colspan="2">
|
||||
<h3>Bifrost XDP-Accelerated Bridge</h3>
|
||||
<p class="alert alert-danger" role="alert">
|
||||
You must configure XDP bridging by editing the `/etc/lqos` file on the server.
|
||||
You must configure XDP bridging by editing the `/etc/lqos.conf` file on the server.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -388,7 +388,7 @@
|
||||
</table>
|
||||
|
||||
<p class="alert alert-info" role="alert">
|
||||
At this time, you can only apply these settings to the current running instance. Edit <em>/etc/lqos</em> to
|
||||
At this time, you can only apply these settings to the current running instance. Edit <em>/etc/lqos.conf</em> to
|
||||
apply changes permanently. Applying tuning settings will not restart your XDP bridge.
|
||||
</p>
|
||||
<a class="btn btn-secondary" id="btnApplyTuning">Apply Tuning Settings</a>
|
||||
|
||||
Reference in New Issue
Block a user