From 1d56daeaeb04c26f09875fe5f9f21e2675334373 Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Tue, 23 Oct 2018 18:17:28 +0200 Subject: OsmoBSC/HLR/MSC: Fix default config file name Mention that the default is not openbsc.cfg, but osmo-*.cfg Change-Id: I139e6004e28d6f918f31792e634214a6153edd0e --- OsmoBSC/chapters/running.adoc | 2 +- OsmoHLR/chapters/running.adoc | 2 +- OsmoMSC/chapters/running.adoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OsmoBSC/chapters/running.adoc b/OsmoBSC/chapters/running.adoc index 6747a29..f62ba6e 100644 --- a/OsmoBSC/chapters/running.adoc +++ b/OsmoBSC/chapters/running.adoc @@ -21,7 +21,7 @@ arguments: Fork the process as a daemon into background. *-c, --config-file 'CONFIGFILE'*:: Specify the file and path name of the configuration file to be - used. If none is specified, use `openbsc.cfg` in the current + used. If none is specified, use `osmo-bsc.cfg` in the current working directory. *-s, --disable-color*:: Disable colors for logging to stderr. This has mostly been diff --git a/OsmoHLR/chapters/running.adoc b/OsmoHLR/chapters/running.adoc index 44b66f2..5f24746 100644 --- a/OsmoHLR/chapters/running.adoc +++ b/OsmoHLR/chapters/running.adoc @@ -21,7 +21,7 @@ arguments: Fork the process as a daemon into background. *-c, --config-file 'CONFIGFILE'*:: Specify the file and path name of the configuration file to be - used. If none is specified, use `openbsc.cfg` in the current + used. If none is specified, use `osmo-hlr.cfg` in the current working directory. *-s, --disable-color*:: Disable colors for logging to stderr. This has mostly been diff --git a/OsmoMSC/chapters/running.adoc b/OsmoMSC/chapters/running.adoc index 8656a58..cb68157 100644 --- a/OsmoMSC/chapters/running.adoc +++ b/OsmoMSC/chapters/running.adoc @@ -21,7 +21,7 @@ arguments: Fork the process as a daemon into background. *-c, --config-file 'CONFIGFILE'*:: Specify the file and path name of the configuration file to be - used. If none is specified, use `openbsc.cfg` in the current + used. If none is specified, use `osmo-msc.cfg` in the current working directory. *-s, --disable-color*:: Disable colors for logging to stderr. This has mostly been -- cgit v1.2.3