bugfix: set propper path

This commit is contained in:
Interduo
2023-01-24 15:31:00 +01:00
committed by GitHub
parent d72e27b171
commit f6927c3c27

View File

@@ -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>