ASM #279 LDM Missing Visible Satellite Solution - Part 3 (move ldm.pq to local block dev)
Former-commit-id:916f657e04
[formerly2f79cc486e
[formerly 370617bc1cbcf768b07b676870cfaa5e2cad49bc]] Former-commit-id:2f79cc486e
Former-commit-id:5f3ca0a3f4
This commit is contained in:
parent
410f956cff
commit
45cf129ad7
1 changed files with 2 additions and 1 deletions
|
@ -86,7 +86,8 @@ function clean_ldm() {
|
|||
case $1 in
|
||||
|
||||
'start')
|
||||
if ! handle_ramdisk; then exit 1 ; fi
|
||||
#ramdisk no longer used starting in 14.2.1
|
||||
# if ! handle_ramdisk; then exit 1 ; fi
|
||||
if ! clean_ldm; then exit 1 ; fi
|
||||
|
||||
echo -n "Starting AWIPS SBN CP (LDM) processes:"
|
||||
|
|
Loading…
Add table
Reference in a new issue