From e641ef650c8db5cd64594b8520a1fb238ed47a74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20B=C3=A9dard-Couture?= Date: Sun, 24 Nov 2024 12:48:46 -0500 Subject: [PATCH] Update install/authentik-install.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> --- install/authentik-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/authentik-install.sh b/install/authentik-install.sh index 44558b52..4463f3d2 100644 --- a/install/authentik-install.sh +++ b/install/authentik-install.sh @@ -186,6 +186,7 @@ WorkingDirectory=/opt/authentik/authentik #Group=authentik Restart=always RestartSec=5 + [Install] WantedBy=multi-user.target EOF