Fix locale for GPService

This commit is contained in:
Kevin Yue 2020-05-24 23:33:43 +08:00
parent 599ff3668f
commit 4fa08c7153
2 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@ -2,6 +2,10 @@
gpclient
gpservice
# Auto generated DBus files
*_adaptor.cpp
*_adaptor.h
# C++ objects and libs
*.slo
*.lo

View File

@ -2,7 +2,7 @@
Description=GlobalProtect openconnect DBus service
[Service]
Environment=LC_ALL=en_US
Environment="LANG=en_US.utf8"
Type=dbus
BusName=com.yuezk.qt.GPService
ExecStart=/usr/bin/gpservice