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
+2 -2
View File
@@ -1,6 +1,6 @@
# If your LC_ALL and LANG aren't en_US.UTF-8, plex crashes.
# LC_ALL=en_US.UTF-8
# LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LANG=en_US.UTF-8
LD_LIBRARY_PATH=/usr/lib/plexmediaserver/lib
PLEX_MEDIA_SERVER_HOME=/usr/lib/plexmediaserver