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:
e671167
)
config: remove exec_bin as it should be specified with cmd-line
author
Robert Swiecki
<robert@swiecki.net>
Sat, 27 May 2017 18:48:49 +0000
(20:48 +0200)
committer
Robert Swiecki
<robert@swiecki.net>
Sat, 27 May 2017 18:48:49 +0000
(20:48 +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 27d30e4d47d6eedf05b23116023359de5446520e..27b0395da2e7fef2ca7c30c4d5aaa9b9c66021ab 100644
(file)
--- a/
configs/home-documents-with-xorg-no-net.cfg
+++ b/
configs/home-documents-with-xorg-no-net.cfg
@@
-104,8
+104,3
@@
seccomp_string: "
}
USE example DEFAULT ALLOW
"
-
-exec_bin {
- path: "/bin/bash"
- arg: "-i"
-}