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

This commit is contained in:
Thomas NOËL 2023-10-31 13:13:31 +01:00
parent 87beba821c
commit fe3e050571
1 changed files with 1 additions and 0 deletions

1
debian/wcs.service vendored
View File

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