debian: add uwsgi/zoo SyslogIdentifier in service (#82977)
gitea/zoo/pipeline/head This commit looks good Details

This commit is contained in:
Thomas NOËL 2023-10-31 13:22:42 +01:00
parent 7e6548c77e
commit c1724e1051
1 changed files with 1 additions and 0 deletions

1
debian/zoo.service vendored
View File

@ -4,6 +4,7 @@ After=network.target postgresql.service
Wants=postgresql.service
[Service]
SyslogIdentifier=uwsgi/%p
Environment=ZOO_SETTINGS_FILE=/usr/lib/%p/debian_config.py
Environment=LANG=C.UTF-8
User=%p