default pqact updates
This commit is contained in:
parent
ac29e8d645
commit
b2754f4707
1 changed files with 1 additions and 0 deletions
|
@ -324,6 +324,7 @@ rm -rf /tmp/ldm
|
||||||
if [ $? -ne 0 ]; then
|
if [ $? -ne 0 ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
# TODO: change both of these to use regutil
|
||||||
sed -i 's/EDEX_HOSTNAME/'${_myHost}'/' ${_ldm_dir}/etc/ldmd.conf
|
sed -i 's/EDEX_HOSTNAME/'${_myHost}'/' ${_ldm_dir}/etc/ldmd.conf
|
||||||
sed -i 's/<size>500M<\/size>/<size>1500M<\/size>/' ${_ldm_dir}/etc/registry.xml
|
sed -i 's/<size>500M<\/size>/<size>1500M<\/size>/' ${_ldm_dir}/etc/registry.xml
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue