mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 03:59:42 +00:00
Wants= is required to actually set the dependency on network-online.service After= is required or k3s.service will be started at the same time as network-online.service In network environments with slow DHCP, both are required to ensure valid network configuration for k3s Signed-off-by: Adam Farden <adam@farden.cz>