aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-01-18 17:51:56 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2018-01-18 17:52:04 +0100
commit6c67543bed62904bfe591c1b0e9cc251ced67c09 (patch)
treef1de2fa8cd455b4cedba943502e63c2f7d74bf92
parent650cedf181cd8dd8aa36e30999faf2b510090cbd (diff)
Update to correct variable name.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
-rw-r--r--conf.d/etc/default/xds-agent2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/etc/default/xds-agent b/conf.d/etc/default/xds-agent
index 93d56cb..35b8b38 100644
--- a/conf.d/etc/default/xds-agent
+++ b/conf.d/etc/default/xds-agent
@@ -2,4 +2,4 @@
# this file is used for service environment in /usr/lib/systemd/user/xds-agent.service
# Logging level (supported levels: panic, fatal, error, warn, info, debug)
-LOG_LEVEL=info
+XDS_LOGLEVEL=info