Make sure upstart LANG is utf8

Fix #1017
This commit is contained in:
Julien Duponchelle 2017-05-09 18:54:01 +02:00
parent ac5509f383
commit b4467d83bf
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

View File

@ -1,5 +1,6 @@
description "GNS3 server"
author "GNS3 Team"
env LANG=en_US.UTF-8
start on filesystem or runlevel [2345]
stop on shutdown