From 790456c13cbe3f76a4f3ed311cced6adce4a31d3 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Sat, 19 May 2018 16:55:14 +0200 Subject: [PATCH] Fixed accent problem with service/systemctl. --- resources/conf/hebdobot.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/conf/hebdobot.initd b/resources/conf/hebdobot.initd index c3c5904..d1d4eb5 100755 --- a/resources/conf/hebdobot.initd +++ b/resources/conf/hebdobot.initd @@ -10,7 +10,7 @@ # Description: hebdobot est un bot irc écrit en java ### END INIT INFO - +export LANG=fr_FR.UTF8 NAME=hebdobot BASE_DIR=/srv/$NAME PID_FILE=$BASE_DIR/$NAME.pid