Export QT_LOGGING_CONF to /etc/nymea/logging.conf by default for systemd platforms

pull/189/head
Michael Zanetti 2019-07-16 00:51:50 +02:00
parent 7b4f317567
commit 025c5dcbc5
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ After=network.target
Wants=network-online.target
[Service]
Environment=QT_LOGGING_CONF=/etc/nymea/logging.conf
ExecStart=/usr/bin/nymead -n --print-all
StandardOutput=journal
StandardError=journal