aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar Yuriy M. Kaminskiy <yumkam@gmail.com>2016-02-23 17:11:27 +0300
committerLibravatar Yuriy M. Kaminskiy <yumkam@gmail.com>2016-02-23 17:18:26 +0300
commit20b920a46ef099a269cd06276f89e016a158b9ec (patch)
treecf1a0ae212ade4c67b1091b22782cf795e37a0ce /src/man
parentx11 work (diff)
downloadfirejail-20b920a46ef099a269cd06276f89e016a158b9ec.tar.gz
firejail-20b920a46ef099a269cd06276f89e016a158b9ec.tar.zst
firejail-20b920a46ef099a269cd06276f89e016a158b9ec.zip
man/firejail.txt: note you don't need --ip6= with SLAAC
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index c4f0dbd3e..681a105af 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -471,6 +471,8 @@ Example:
471.br 471.br
472$ firejail \-\-net=eth0 \-\-ip6=2001:0db8:0:f101::1/64 firefox 472$ firejail \-\-net=eth0 \-\-ip6=2001:0db8:0:f101::1/64 firefox
473 473
474Note: you don't need this option if you obtain your ip6 address from router via SLAAC (your ip6 address and default route will be configured by kernel automatically).
475
474.TP 476.TP
475\fB\-\-iprange=address,address 477\fB\-\-iprange=address,address
476Assign an IP address in the provided range to the last network interface defined by a \-\-net option. A 478Assign an IP address in the provided range to the last network interface defined by a \-\-net option. A