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:
df60b4a
)
configs/firefox: add /usr/bin/firefox bind mount
author
Robert Swiecki
<robert@swiecki.net>
Sun, 28 May 2017 01:30:27 +0000
(
03:30
+0200)
committer
Robert Swiecki
<robert@swiecki.net>
Sun, 28 May 2017 01:30:27 +0000
(
03:30
+0200)
configs/firefox-with-net.cfg
patch
|
blob
|
history
diff --git
a/configs/firefox-with-net.cfg
b/configs/firefox-with-net.cfg
index ff25c30243d15526e6e1b02f3a7541c5a6c5b01c..bcda33bca758a4f88d6107c7cf5b0f51db33cb9f 100644
(file)
--- a/
configs/firefox-with-net.cfg
+++ b/
configs/firefox-with-net.cfg
@@
-68,6
+68,12
@@
mount {
is_bind: true
}
+mount {
+ src: "/usr/bin/firefox"
+ dst: "/usr/bin/firefox"
+ is_bind: true
+}
+
mount {
src: "/usr/share"
dst: "/usr/share"