Index: scripts/run.sh =================================================================== diff -u -r0e122c98700951af539d9f47c5578e26d640fcc7 -rc73feffa73c7fe073a7a7581144f5806dfc91beb --- scripts/run.sh (.../run.sh) (revision 0e122c98700951af539d9f47c5578e26d640fcc7) +++ scripts/run.sh (.../run.sh) (revision c73feffa73c7fe073a7a7581144f5806dfc91beb) @@ -230,7 +230,7 @@ # otherwise on each update it want to set to -E mode # a good indication would be the Service Password, and it will be implemented soon. # The -E has been removed for now from run.sh to prevent the setuation mentioned above. - $HOME/$DENALI_BIN -Kauk & + $HOME/$DENALI_BIN -K & else post_log_fail "Unknown Applicaion Version" fi