Provide HOME in sandbox (#702)
This commit is contained in:
parent
4e361dcf92
commit
6ef0cdf7b4
|
@ -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`,
|
||||||
|
|
Loading…
Reference in New Issue