aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-18 07:39:49 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-18 07:39:49 -0400
commit08e97e627a3271959a60ae9be20d9a8a4c42f9aa (patch)
treef1da8440396d117db8742b877b512a641748a40d /src/man
parentMerge pull request #85 from dzamlo/dzamlo-patch-1 (diff)
downloadfirejail-08e97e627a3271959a60ae9be20d9a8a4c42f9aa.tar.gz
firejail-08e97e627a3271959a60ae9be20d9a8a4c42f9aa.tar.zst
firejail-08e97e627a3271959a60ae9be20d9a8a4c42f9aa.zip
--hostname
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index ae9d07bb8..e311c66b0 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -331,6 +331,16 @@ Print options end exit.
331 331
332 332
333.TP 333.TP
334\fB\-\-hostname=name
335Set sandbox hostname.
336.br
337
338.br
339Example:
340.br
341$ firejail \-\-hostname=officepc firefox
342
343.TP
334\fB\-\-interface=interface 344\fB\-\-interface=interface
335Move interface in a new network namespace. Up to four --interface options can be sepcified. 345Move interface in a new network namespace. Up to four --interface options can be sepcified.
336.br 346.br
@@ -454,7 +464,7 @@ $ firejail \-\-net=eth0 \-\-mtu=1492
454 464
455.TP 465.TP
456\fB\-\-name=name 466\fB\-\-name=name
457Set sandbox hostname. Several options, such as \-\-join and \-\-shutdown, can use 467Set sandbox name. Several options, such as \-\-join and \-\-shutdown, can use
458this name to identify a sandbox. 468this name to identify a sandbox.
459.br 469.br
460 470