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:
bd5ed5a
)
Update readme with cwd property
author
Jamy Timmermans
<me@jamy.be>
Sat, 7 Nov 2015 12:33:50 +0000
(13:33 +0100)
committer
Jamy Timmermans
<me@jamy.be>
Sat, 7 Nov 2015 12:33:50 +0000
(13:33 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 650a2f24d1cccd406ca688358dd570b4ba3141f4..d738c0f07609a4b97e9bd86585496cb95df1d000 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-102,6
+102,8
@@
Options:
Groupname/gid of processess inside the jail (default: 'nogroup')
--hostname|-H [val]
UTS name (hostname) of the jail (default: 'NSJAIL')
+ --cwd|-D [val]
+ Directory in the namespace the process will run (default: '/')
--port|-p [val]
TCP port to bind to (only in [MODE_LISTEN_TCP]) (default: 31337)
--max_conns_per_ip|-i [val]