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

This commit is contained in:
Thomas NOËL 2023-10-31 13:20:24 +01:00
parent fc55e5fb71
commit 78d41f6316
1 changed files with 1 additions and 0 deletions

1
debian/hobo.service vendored
View File

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