diff --git a/v1.2/LibreQoS.py b/v1.2/LibreQoS.py index a2c16612..885d59d6 100644 --- a/v1.2/LibreQoS.py +++ b/v1.2/LibreQoS.py @@ -426,8 +426,7 @@ def refreshShapers(): reloadStartTime = datetime.now() # Clear Prior Settings - if isThisFirstRunSinceBoot: - clearPriorSettings(interfaceA, interfaceB) + clearPriorSettings(interfaceA, interfaceB) # If this is the first time LibreQoS.py has run since system boot, load the XDP program and disable XPS # Otherwise, just clear the existing IP filter rules for xdp