projects
/
platform
/
upstream
/
nsjail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35be622
)
configs/home-documents-with-xorg-no-net: add /dev/null
1.4
author
Robert Swiecki
<robert@swiecki.net>
Mon, 29 May 2017 17:24:14 +0000
(19:24 +0200)
committer
Robert Swiecki
<robert@swiecki.net>
Mon, 29 May 2017 17:24:14 +0000
(19:24 +0200)
configs/home-documents-with-xorg-no-net.cfg
patch
|
blob
|
history
diff --git
a/configs/home-documents-with-xorg-no-net.cfg
b/configs/home-documents-with-xorg-no-net.cfg
index 28a9139849b7313ec55bc310d5e81e92fdb64a55..0bbb6457c5a9ae30b66853057fc00f2fb51f6281 100644
(file)
--- a/
configs/home-documents-with-xorg-no-net.cfg
+++ b/
configs/home-documents-with-xorg-no-net.cfg
@@
-108,6
+108,13
@@
mount {
rw: true
}
+mount {
+ src: "/dev/null"
+ dst: "/dev/null"
+ is_bind: true
+ rw: true
+}
+
mount {
src: "/etc/passwd"
dst: "/etc/passwd"