Closed interduo closed 1 week ago
In ubuntu 24.04 there is no network.service I suggest to
if [ `lsb_release -r | grep Rele | awk '{print $2}'` = "24.04" ]; then sed -i 's/network.service/systemd-networkd.service/g' bin/*.service.example; fi
I am waiting for @thebracket accept https://github.com/LibreQoE/LibreQoS/pull/505 then I will send this as another PR.
In ubuntu 24.04 there is no network.service I suggest to
I am waiting for @thebracket accept https://github.com/LibreQoE/LibreQoS/pull/505 then I will send this as another PR.