aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-02-24 07:55:37 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-02-24 07:55:37 -0500
commitffeab92d322f67afeaf3f36735aeccb88a3b1636 (patch)
treecf1a0ae212ade4c67b1091b22782cf795e37a0ce
parentx11 work (diff)
parentman/firejail.txt: note you don't need --ip6= with SLAAC (diff)
downloadfirejail-ffeab92d322f67afeaf3f36735aeccb88a3b1636.tar.gz
firejail-ffeab92d322f67afeaf3f36735aeccb88a3b1636.tar.zst
firejail-ffeab92d322f67afeaf3f36735aeccb88a3b1636.zip
Merge pull request #317 from yumkam/fixup-ipv6-doc
man/firejail.txt: note you don't need --ip6= with SLAAC
-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