From b3d2cddb337c3de768cb1fb907341d94e70b1734 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 1 Aug 2021 11:00:51 +0200 Subject: [PATCH] One more fix --- ...ng-up-owntracks-recorder-and-oauth2-with-nginx-and-podman.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/2021-08-01-setting-up-owntracks-recorder-and-oauth2-with-nginx-and-podman.md b/content/post/2021-08-01-setting-up-owntracks-recorder-and-oauth2-with-nginx-and-podman.md index fb19073..8dd9056 100644 --- a/content/post/2021-08-01-setting-up-owntracks-recorder-and-oauth2-with-nginx-and-podman.md +++ b/content/post/2021-08-01-setting-up-owntracks-recorder-and-oauth2-with-nginx-and-podman.md @@ -452,7 +452,7 @@ Quit with Ctrl-C. If it starts up correctly, it's time to make it start on boot. Create this unit file (`/etc/systemd/system/oauth2-proxy.service`): -```systemd +```ini [Unit] Description=oauth2-proxy daemon service After=syslog.target network.target