Unverified Commit b18cc986 authored by Erik Wilson's avatar Erik Wilson Committed by GitHub

Merge pull request #968 from erikwilson/fix-systemd

Fix installs for older systemd
parents 33f6a4e6 fecdee6f
......@@ -600,6 +600,7 @@ ExecStartPre=-/sbin/modprobe br_netfilter
ExecStartPre=-/sbin/modprobe overlay
ExecStart=${BIN_DIR}/k3s \\
${CMD_K3S_EXEC}
EOF
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment