debian: run service in a utf-8 locale (#27061)

This commit is contained in:
Frédéric Péters 2018-10-07 12:33:50 +02:00
parent 306f851a8c
commit c5da36f961
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Wants=postgresql.service
[Service]
Environment=CHRONO_SETTINGS_FILE=/usr/lib/%p/debian_config.py
Environment=LANG=C.UTF-8
User=%p
Group=%p
ExecStartPre=/usr/bin/chrono-manage migrate_schemas --noinput