Add possibility use osmo binaries from /usr/local
This commit is contained in:
parent
9c1f72a257
commit
dffa533c68
3 changed files with 7 additions and 6 deletions
4
modules/rhizo_base/templates/osmo-msc.override.erb
Normal file
4
modules/rhizo_base/templates/osmo-msc.override.erb
Normal file
|
@ -0,0 +1,4 @@
|
|||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/usr/<% if @osmo_local_bin.include? 'osmo-msc' -%>local/<% end -%>bin/osmo-msc -c /etc/osmocom/osmo-msc.cfg
|
||||
ExecStartPost=/home/rhizomatica/bin/swap_lac.sh
|
Loading…
Add table
Add a link
Reference in a new issue