From b8d7bc8b8c8278377140db5498661f2faaa17034 Mon Sep 17 00:00:00 2001 From: Tripp Sanders <45514010+tigerclaw989@users.noreply.github.com> Date: Sun, 1 Nov 2020 06:52:25 -0600 Subject: [PATCH] Change cloudflared service installation. (#407) Co-authored-by: XhmikosR --- docs/guides/dns-over-https.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/dns-over-https.md b/docs/guides/dns-over-https.md index 053ae46..f5ee41f 100644 --- a/docs/guides/dns-over-https.md +++ b/docs/guides/dns-over-https.md @@ -154,7 +154,7 @@ proxy-dns-upstream: Now install the service via `cloudflared`'s [service command](https://developers.cloudflare.com/argo-tunnel/reference/arguments/#service-command): ```bash -sudo cloudflared service install +sudo cloudflared service install --legacy ``` Start the `systemd` service and check its status: