Fix from chat: add quotes around node_id in the setup.

This commit is contained in:
Herbert Wolverson 2023-03-24 13:05:31 +00:00
parent cf41b47b77
commit d53200f43d

View File

@ -118,7 +118,7 @@ fn get_bandwidth(up: bool) -> u32 {
const ETC_LQOS_CONF: &str = "lqos_directory = '/opt/libreqos/src'
queue_check_period_ms = 1000
node_id = {NODE_ID}
node_id = \"{NODE_ID}\"
[tuning]
stop_irq_balance = true