Add LANG=us_EN.utf8 to Teamspeak initscript.

git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1231 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
arne_f
2008-02-23 17:52:07 +00:00
parent 33cb80edcf
commit 4b7546a5a3
2 changed files with 2 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
#
########################################################################
export LANG=en_US.utf8
cd /opt/teamspeak && sudo -u teamspeak ./teamspeak2-server_startscript $*
# End $rc_base/init.d/teamspeak