aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 2d1c40566..6984c559b 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -443,6 +443,16 @@ Example:
443$ firejail \-\-net=eth0 \-\-mac=00:11:22:33:44:55 firefox 443$ firejail \-\-net=eth0 \-\-mac=00:11:22:33:44:55 firefox
444 444
445.TP 445.TP
446\fB\-\-mtu=number
447Assign a MTU value to the last network interface defined by a \-\-net option.
448.br
449
450.br
451Example:
452.br
453$ firejail \-\-net=eth0 \-\-mtu=1492
454
455.TP
446\fB\-\-name=name 456\fB\-\-name=name
447Set sandbox hostname. Several options, such as \-\-join and \-\-shutdown, can use 457Set sandbox hostname. Several options, such as \-\-join and \-\-shutdown, can use
448this name to identify a sandbox. 458this name to identify a sandbox.