mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Merge pull request #968 from erikwilson/fix-systemd
Fix installs for older systemd
This commit is contained in:
commit
b18cc98662
@ -600,6 +600,7 @@ ExecStartPre=-/sbin/modprobe br_netfilter
|
|||||||
ExecStartPre=-/sbin/modprobe overlay
|
ExecStartPre=-/sbin/modprobe overlay
|
||||||
ExecStart=${BIN_DIR}/k3s \\
|
ExecStart=${BIN_DIR}/k3s \\
|
||||||
${CMD_K3S_EXEC}
|
${CMD_K3S_EXEC}
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user