Commit 46fa6e7
jailer: move api.socket one folder higher
The api.socket file create by the jailer is now in the
<exec_file_name>/<id> folder, rather than <exec_file_name>/<id>/root,
which should be used exclusively for chrooting into. This keeps more
things out of reach for the guest, which increases security.
Signed-off-by: Alexandru Agache <[email protected]>1 parent 93f7320 commit 46fa6e7
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
0 commit comments