X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf.d%2Fetc%2Fdefault%2Fxds-server;h=0c82849dcf1c8c62a1f5d2d897a1777b59e9bfd0;hb=d01746b3b667a85ddd8b68eb504abcd071006357;hp=081863838241b1f02133cf68a8968de95cab1b41;hpb=5756bd350d585660cce53a28dc66bfcf162ecca1;p=src%2Fxds%2Fxds-server.git diff --git a/conf.d/etc/default/xds-server b/conf.d/etc/default/xds-server index 0818638..0c82849 100644 --- a/conf.d/etc/default/xds-server +++ b/conf.d/etc/default/xds-server @@ -1,8 +1,8 @@ # defaults file for XDS Server -# this file is used for service environment in /lib/systemd/system/xds-server.service +# this file is used for service environment in /usr/lib/systemd/user/xds-server.service # JSON config file to use -APP_CONFIG=/home/devel/.config/xds/server/config.json +#APP_CONFIG=${HOME}/.config/xds/server/config.json # Logging level (supported levels: panic, fatal, error, warn, info, debug) LOG_LEVEL=info