From 5180f5ef5273e37cc4d5b0fe160531386b5e5b23 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Tue, 31 Oct 2023 13:21:46 +0100 Subject: [PATCH] debian: add uwsgi/scrutiny SyslogIdentifier in service (#82977) --- debian/scrutiny.service | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/scrutiny.service b/debian/scrutiny.service index ecd5dbc..81aa6a2 100644 --- a/debian/scrutiny.service +++ b/debian/scrutiny.service @@ -4,6 +4,7 @@ After=network.target postgresql.service Wants=postgresql.service [Service] +SyslogIdentifier=uwsgi/%p Environment=SCRUTINY_SETTINGS_FILE=/usr/lib/%p/debian_config.py Environment=LANG=C.UTF-8 User=%p