Put logs in a standard location: /var/log
This commit is contained in:
parent
cded0313c2
commit
f3babe58df
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue