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