lctr-b2xx: removed absolete system.
This commit is contained in:
parent
11fe6069c1
commit
3e069e7027
@ -1,13 +0,0 @@
|
|||||||
start()
|
|
||||||
{
|
|
||||||
/opt/lsts/dune/bin/dune-gsmux \
|
|
||||||
/dev/ttyO1 \
|
|
||||||
/opt/lsts/dune/log \
|
|
||||||
< /dev/null \
|
|
||||||
>> /opt/lsts/dune/log/gsmux.log 2>&1 &
|
|
||||||
}
|
|
||||||
|
|
||||||
stop()
|
|
||||||
{
|
|
||||||
killall dune-gsmux
|
|
||||||
}
|
|
@ -1,7 +0,0 @@
|
|||||||
cfg_hostname='gsmux'
|
|
||||||
cfg_storage='data0:ext4:/opt'
|
|
||||||
cfg_eth_ext_ip='10.0.200.11'
|
|
||||||
cfg_eth_ext_mk='255.255.0.0'
|
|
||||||
cfg_eth_ext_gw='10.0.0.1'
|
|
||||||
cfg_services2='gsmux'
|
|
||||||
cfg_ptpd_interface='eth0'
|
|
Reference in New Issue
Block a user