Provide HOME in sandbox (#702)
This commit is contained in:
parent
4e361dcf92
commit
6ef0cdf7b4
|
@ -156,6 +156,8 @@ class Job {
|
|||
'-s',
|
||||
'-c',
|
||||
'/box/submission',
|
||||
'-E',
|
||||
'HOME=/tmp',
|
||||
'-e',
|
||||
`--dir=${this.runtime.pkgdir}`,
|
||||
`--dir=/etc:noexec`,
|
||||
|
|
Loading…
Reference in New Issue