tuned icon indicating copy to clipboard operation
tuned copied to clipboard

Ensure tuned is started before the network

Open champtar opened this issue 4 years ago • 2 comments
trafficstars

After=network.target was introduced in dd9ee3ef5d207f766d01688184ff8b717483a56f to work around network initscripts reloading sysctls

Some sysctls like net.core.default_qdisc need to be applied before network interface are brought up, so use Before=network-pre.target

Signed-off-by: Etienne Champetier [email protected]

champtar avatar Feb 12 '21 00:02 champtar

I don't think the CI failure is related to this change

champtar avatar Jun 28 '21 20:06 champtar

Rebased on master

champtar avatar Nov 10 '21 15:11 champtar