1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 09:18:08 +00:00

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" description "GNS3 server"
author "GNS3 Team" author "GNS3 Team"
env LANG=en_US.UTF-8
start on filesystem or runlevel [2345] start on filesystem or runlevel [2345]
stop on shutdown stop on shutdown