The boot modes <mode>=0, <mode>=1 and <mode>=2 have effect
after next reboot.
104. AT#M2MRUN=0
NO RUN permission for all executables *.bin files in "/mod ",
the command does not set all binary file as executable
105. AT#M2MRUN=1
RUN permission for all executables *.bin files in "/mod ", the
command does not set all binary file as executable
106. AT#M2MRUN=2,"app2.bin"
Exclusive RUN permission: if file exist, set "/mod/app2.bin"
as executable and provides RUN permission only for it.
Current delay not changed or set to default 0 if not still an
executable.
107. AT#M2MRUN=1,,10
RUN permission with delay =10 sec for all executable *.bin
108. AT#M2MRUN=1,"app2.bin"
RUN permission: if it exists, set "/mod/app2.bin" as
executable, current delay not changed or set to default 0 if
not still an executable
109. AT#M2MRUN=1,"app3.bin",0
RUN permission: if it exists, set "/mod/app3.bin" as
executable and delay set to 0