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:
f0d80bf
)
configs/bash: remove /dev/shm from bash cfg
author
Robert Swiecki
<robert@swiecki.net>
Wed, 21 Jun 2017 01:40:18 +0000
(
03:40
+0200)
committer
Robert Swiecki
<robert@swiecki.net>
Wed, 21 Jun 2017 01:40:18 +0000
(
03:40
+0200)
configs/bash-with-fake-geteuid.cfg
patch
|
blob
|
history
diff --git
a/configs/bash-with-fake-geteuid.cfg
b/configs/bash-with-fake-geteuid.cfg
index 86f75f171caf60263eb4812b6805d0efb5c33488..33311745784a12932f06a48abd0d48fd1148c20d 100644
(file)
--- a/
configs/bash-with-fake-geteuid.cfg
+++ b/
configs/bash-with-fake-geteuid.cfg
@@
-121,13
+121,6
@@
mount {
is_bind: false
}
-mount {
- dst: "/dev/shm"
- fstype: "tmpfs"
- rw: true
- is_bind: false
-}
-
mount {
dst: "/dev"
fstype: "tmpfs"