Make our service more similar to shipped service, set LC_ALL and LANG by default. After networ-online target.

This commit is contained in:
Donald Webster
2021-03-07 10:23:30 -08:00
parent 2a655bbc12
commit d76a26249d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[Unit]
Description=Plex Media Server
After=network.target
After=network.target network-online.target
[Service]
# In this file, set LANG and LC_ALL to en_US.UTF-8 on non-English systems to avoid mystery crashes.