Correct paths in moxerverctl and adapt Makefiles

This commit is contained in:
Igor Socec 2017-01-25 10:59:49 +01:00
parent ee5aaa2690
commit ce8971eb2b
4 changed files with 16 additions and 23 deletions

8
tools/moxerverctl Executable file → Normal file
View file

@ -4,10 +4,12 @@
# setup
# =====
ROOT=""
# parameters
CONFIGURATION_FILE="./moxanix.cfg"
SERVER_BINARY="./moxerver"
LOG_DIRECTORY="./logs"
CONFIGURATION_FILE="$ROOT/etc/moxerver.cfg"
SERVER_BINARY="moxerver"
LOG_DIRECTORY="$ROOT/var/logs/moxerver"
# global variables for configuration