diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-12-11 11:09:35 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-12-11 15:49:30 +0100 |
commit | 963931e04d44a5b40d38817163f52f56241a9f33 (patch) | |
tree | 986841498f9c998549ee175c240713709e32510a /scripts | |
parent | e9fa58ca8a03f03e6022955fd4934e6fda5876ee (diff) |
Standardized XDS config file name and location.
- config file name is : server-config.json
- xds-server settings under user's home is: $HOME/.xds/server
- xds-server settings under etc is: /etc/xds/server
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/xds-utils/xds-server-start.sh (renamed from scripts/xds-server-start.sh) | 0 | ||||
-rwxr-xr-x | scripts/xds-utils/xds-server-stop.sh (renamed from scripts/xds-server-stop.sh) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/scripts/xds-server-start.sh b/scripts/xds-utils/xds-server-start.sh index 90ef68d..90ef68d 100755 --- a/scripts/xds-server-start.sh +++ b/scripts/xds-utils/xds-server-start.sh diff --git a/scripts/xds-server-stop.sh b/scripts/xds-utils/xds-server-stop.sh index c534e8f..c534e8f 100755 --- a/scripts/xds-server-stop.sh +++ b/scripts/xds-utils/xds-server-stop.sh |