Commit Graph

21 Commits

Author SHA1 Message Date
Christian Blichmann
910fb5498c
Fix a few typos.
These were found by external tooling while preparing the Debian package.

* Uknown -> Unknown
* Writting -> Writing
* commited -> committed
* processess -> processes

Signed-off-by: Christian Blichmann <mail@blichmann.eu>
2020-07-07 14:07:22 +02:00
Robert Swiecki
e2c5c59bd3 standardize on envar vs envvar 2019-08-28 22:18:58 +02:00
Jay Lees
86293b052e Add flag to disable rlimits 2019-08-05 03:25:22 -07:00
Jay Lees
08f62b6f76 [cgroup-v2] support cgroup v2 for mem, cpu and pids 2019-07-26 07:02:17 -07:00
Nathan Ringo
d1d61fc837
Fixes typo in manpage. 2019-01-09 00:24:34 -10:00
Robert Swiecki
432c38ad23 cmdline: clarify cgroup_cpu_ms_per_sec 2018-12-05 14:35:16 +01:00
Robert Swiecki
c7dd18c612 cmdline: add ability to passthrough current envvars 2018-10-28 17:15:55 +01:00
Micky Del Favero
303f7ab7f0 Remove duplicate code
Signed-off-by: Micky Del Favero <micky@BeeCloudy.net>
2018-10-23 22:24:43 +02:00
Micky Del Favero
233a7296fe Added --macvlan_vs_ma switch to be able to set macvlan's mac-address.
Signed-off-by: Micky Del Favero <micky@BeeCloudy.net>
2018-10-23 15:05:50 +02:00
John Vogel
37c0b9b37a README.md, nsjail.1: add --stderr_to_null option 2018-07-14 10:20:34 -04:00
John Vogel
6128d3a992 nsjail.1: update manpage to match README
Added --symlink/-s option.
Removed --tmpfs_size option.
Changed --cpu_mount, --cpu_parent to
	--cgroup_cpu_mount, --cgroup_cpu_parent.
Adjustments to match README.
2018-06-12 17:33:33 -04:00
John Vogel
07702cc20b Update docs for options changes
Add new --iface_own option to docs.
Remove deprecated option from docs.
2018-06-02 11:02:09 -04:00
Robert Swiecki
b7db2fabc7 cmdline: better description for --seccomp_log in nsjail.1 2018-05-24 15:34:16 +02:00
John Vogel
006270746d Add new --seccomp_log option to docs 2018-05-23 20:44:31 -04:00
John Vogel
a308132d70 nsjail.1: update for new options.
Also, move the --cap option description so that it follows the
--keep-caps option, which matches the README and seems logical.
2018-02-24 02:39:36 -05:00
John Vogel
8f39ec5436 Adjust documents for clone_newcgroup change.
Change --enable_clone_newcgroup to --disable_clone_newcgroup.
Add comment about kernel version for clone_newcgroup option.
2017-10-27 00:33:07 -04:00
YAMAMOTO Masaya
6338c77636 Update documents 2017-10-25 17:56:14 +09:00
John Vogel
221b53f8d2 manpage: add --execute_fd option 2017-10-18 14:48:24 -04:00
John Vogel
0c939cd2a5 manpage: update for recent option changes
Add --proc_path and --proc_rw options.
Also clean up --mode|-M option layout.
2017-10-12 02:53:10 -04:00
John Vogel
e3ada49abf manpage: tweak for recent options changes
Adjust rlimit_* options to match command line --help output.
Add --really_quiet option.

And some clean up:
Remove 'See Also' section that only references a non-existent
info page that is a relic of using help2man for initial manual
page generation.
2017-10-08 01:28:06 -04:00
John Vogel
dae05bfd31 Add manual page. 2017-09-14 21:17:08 +02:00