Standardized XDS config file name and location.
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 11 Dec 2017 10:05:55 +0000 (11:05 +0100)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 11 Dec 2017 14:46:53 +0000 (15:46 +0100)
commit57bdfc8349b3c8a727d6f439e1fd12661bc00a15
tree9682a32b7feb2f6ac7429f01bcca6ac77327a8d3
parent7adfd21a66846ebb907bdcfd411e00670d70fa06
Standardized XDS config file name and location.

- config file name is :  agent-config.json
- xds-agent settings under user's home is:  $HOME/.xds/agent
- xds-agent settings under etc is: /etc/xds/agent

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Makefile
conf.d/etc/xds/agent/agent-config.json [moved from conf.d/etc/xds-agent/agent-config.json with 100% similarity]
conf.d/usr/lib/systemd/user/xds-agent.service
lib/agent/agent.go
lib/syncthing/st.go
lib/xdsconfig/configfile.go
scripts/install.sh