Closed Lan-Hekary closed 1 year ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/chromium/427c3596-pkg-427c3596-dev-5052079d150fd2d2e26b78d413846f1a51b921a7-pr-12/index.html https://ci-tests.linuxserver.io/lspipepr/chromium/427c3596-pkg-427c3596-dev-5052079d150fd2d2e26b78d413846f1a51b921a7-pr-12/shellcheck-result.xml | Tag | Passed |
---|---|---|
amd64-427c3596-pkg-427c3596-dev-5052079d150fd2d2e26b78d413846f1a51b921a7-pr-12 | ✅ | |
arm64v8-427c3596-pkg-427c3596-dev-5052079d150fd2d2e26b78d413846f1a51b921a7-pr-12 | ✅ |
This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Sorry I missed this, and thanks for the fix. Tested locally and it works waiting for PR build.
This pull request is locked due to inactivity
Description:
Replace spaces with tab for Seccomp check to fix sandboxing
Benefits of this PR and context:
this is to fix the issue in #11
How Has This Been Tested?
Yes, I manually changed the file inside the container and it works as expected with tabs instead of spaces.