Fix typo osmo-bsc -> osmo-cbc

Change-Id: I3da908d250771ca13e8b3f9069fe4f781defb461
This commit is contained in:
Oliver Smith
2025-05-20 14:37:23 +02:00
parent f25277e872
commit 1a454c9174
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/etc/osmocom/osmo-cbc.cfg
lib/systemd/system/osmo-cbc.service
usr/bin/osmo-cbc
usr/share/doc/osmo-cbc/examples/osmo-cbc/*.cfg usr/share/doc/osmo-bsc/examples
usr/share/doc/osmo-cbc/examples/osmo-cbc/*.cfg usr/share/doc/osmo-cbc/examples

View File

@@ -17,5 +17,5 @@ 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 `osmo-bsc.cfg` in the current
used. If none is specified, use `osmo-cbc.cfg` in the current
working directory.