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:
06b92df
)
configs: tweaks for geeqie
author
Robert Swiecki
<robert@swiecki.net>
Sat, 27 May 2017 19:54:01 +0000
(21:54 +0200)
committer
Robert Swiecki
<robert@swiecki.net>
Sat, 27 May 2017 19:54:01 +0000
(21:54 +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 e0721d3ac050db7ab9afeca69fc3717395c5ef4f..aabc1fc3204e9959107a0525ba10d103bc8a221b 100644
(file)
--- a/
configs/home-documents-with-xorg-no-net.cfg
+++ b/
configs/home-documents-with-xorg-no-net.cfg
@@
-20,7
+20,7
@@
envar: "DISPLAY=:0"
rlimit_as: 512
rlimit_cpu: 1000
-rlimit_fsize:
0
+rlimit_fsize:
1024
rlimit_nofile: 16
mount {
@@
-65,7
+65,6
@@
mount {
dst: "/tmp"
fstype: "tmpfs"
is_ro: false
- is_bind: false
}
mount {
@@
-74,6
+73,12
@@
mount {
is_bind: true
}
+mount {
+ dst: "/home/jagger/.cache"
+ fstype: "tmpfs"
+ is_ro: false
+}
+
mount {
src: "/tmp/.X11-unix/X0"
dst: "/tmp/.X11-unix/X0"