Put logs in a standard location: /var/log

This commit is contained in:
Igor Socec 2017-01-25 16:14:52 +01:00
parent cded0313c2
commit f3babe58df

View file

@ -9,7 +9,7 @@ ROOT=""
# parameters
CONFIGURATION_FILE="$ROOT/etc/moxerver.cfg"
SERVER_BINARY="moxerver"
LOG_DIRECTORY="$ROOT/var/logs/moxerver"
LOG_DIRECTORY="$ROOT/var/log/moxerver"
# global variables for configuration