aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-12-05 01:11:28 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-12-05 03:26:33 +0100
commit526813f4a761b9667b60fbe19d0b1afe2e39998c (patch)
treef2ca280656ff9bcf2e4b5fe481aec8b672ecc6f4 /Makefile.am
parentf7822e41960d388a84fa9b5248ee1a8f66c0a8c3 (diff)
add VTY commands: mncc internal / external (== -M)neels/mncc_path
So far the only way to use external MNCC is to pass the -M cmdline arg: osmo-msc -M /path/to/socket However, the osmo-msc.service file for systemd is installed by 'make install', and hence it is quite impractical to depend on such a config item to be required in the service file: - It defies any scheme an operator may have in place to compose the osmo-msc.cfg file -- this option doesn't go in the .cfg file but needs separate action to add to the installed service file. - After a make install or package upgrades / re-installations, this option will be plain overwritten silently, or lead to the need for resolving file conflicts. The initial spark for this came from configuring the 35c3 GSM from cfg templates. Change-Id: I2ec59d5eba407f83295528b51b93678d446b9cee
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions