Fix installs for older systemd

pull/968/head
Erik Wilson 2019-10-26 16:18:45 -07:00
parent 33f6a4e683
commit fecdee6fb5
1 changed files with 1 additions and 0 deletions

View File

@ -600,6 +600,7 @@ ExecStartPre=-/sbin/modprobe br_netfilter
ExecStartPre=-/sbin/modprobe overlay
ExecStart=${BIN_DIR}/k3s \\
${CMD_K3S_EXEC}
EOF
}