xds-server is now start as user systemd service.
[src/xds/xds-server.git] / conf.d / etc / default / xds-server
index 0818638..0c82849 100644 (file)
@@ -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