mirror of https://github.com/k3s-io/k3s
commit
b18cc98662
|
@ -600,6 +600,7 @@ ExecStartPre=-/sbin/modprobe br_netfilter
|
|||
ExecStartPre=-/sbin/modprobe overlay
|
||||
ExecStart=${BIN_DIR}/k3s \\
|
||||
${CMD_K3S_EXEC}
|
||||
|
||||
EOF
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue