From e9dc5a765a48d23e3e01438f5f69d5fe20d2bbd8 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Wed, 28 Dec 2022 08:52:13 +0100 Subject: [PATCH] fixed service Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ed407a8..120feed 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,6 @@ ExecStart=/opt/fastapi-dls/venv/bin/uvicorn main:app \\ Restart=always KillSignal=SIGQUIT Type=simple -StandardError=syslog NotifyAccess=all [Install]