Provide HOME in sandbox (#702)

This commit is contained in:
Omar Brikaa 2025-02-08 15:10:50 +02:00 committed by GitHub
parent 4e361dcf92
commit 6ef0cdf7b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -156,6 +156,8 @@ class Job {
'-s', '-s',
'-c', '-c',
'/box/submission', '/box/submission',
'-E',
'HOME=/tmp',
'-e', '-e',
`--dir=${this.runtime.pkgdir}`, `--dir=${this.runtime.pkgdir}`,
`--dir=/etc:noexec`, `--dir=/etc:noexec`,