Closed matteyeux closed 1 year ago
Hello,
What is the best way to add --prefer-bundled-bin to the flags of execstart systemd service ? Does it even support extra args ?
--prefer-bundled-bin
If not I can add support for this in k3s.service.j2, but I'd like to get some advises for a better solution if there is one.
k3s.service.j2
Thanks.
Summary
Hello,
What is the best way to add
--prefer-bundled-bin
to the flags of execstart systemd service ? Does it even support extra args ?If not I can add support for this in
k3s.service.j2
, but I'd like to get some advises for a better solution if there is one.Thanks.