Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add capability to CppGDBstartDebug.sh script #11

Open
martinboers opened this issue Mar 16, 2022 · 0 comments
Open

Add capability to CppGDBstartDebug.sh script #11

martinboers opened this issue Mar 16, 2022 · 0 comments

Comments

@martinboers
Copy link
Member

From FW 2022.0, each ARP process now needs an additional capability called CAP_IPC_LOCK.
This affects the following line:

sshpass -p "${TARGET_PASSWORD}" ssh ${TARGET_USER}@${TARGET_IP} ${COMMAND} 'setcap cap_net_bind_service,cap_net_admin,cap_net_raw,cap_sys_boot,cap_sys_nice,cap_sys_time+ep '${REMOTE_PATH}/${APP}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant