fix timezone issue to solve LWA fail temporally
This commit is contained in:
parent
823b4b4d8d
commit
50cc0175e2
|
@ -59,5 +59,6 @@ then
|
|||
--label $ACSDK_PKCS11_MAIN_KEY
|
||||
fi
|
||||
|
||||
date -s 20220706
|
||||
setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' /home/avs/SampleApp/SampleApp
|
||||
/sbin/start-stop-daemon --start -c avs --exec /home/avs/SampleApp/SampleApp -- /home/avs/SampleApp/appLWA.json ERROR > /tmp/avs.log
|
||||
|
|
Loading…
Reference in New Issue