aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 8fd4562b0..90dca19bf 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -244,6 +244,11 @@ Mount /etc directory read-write.
244.TP 244.TP
245\fBwritable-var 245\fBwritable-var
246Mount /var directory read-write. 246Mount /var directory read-write.
247.TP
248\fBwritable-var-log
249Use the real /var/log directory, not a clone. By default, a tmpfs is mounted on top of /var/log
250directory, and a skeleton filesystem is created based on the original /var/log.
251
247.SH Security filters 252.SH Security filters
248The following security filters are currently implemented: 253The following security filters are currently implemented:
249 254
@@ -392,6 +397,10 @@ Set a DNS server for the sandbox. Up to three DNS servers can be defined.
392Set a hostname for the sandbox. 397Set a hostname for the sandbox.
393 398
394.TP 399.TP
400\fBhosts-file file
401Use file as /etc/hosts.
402
403.TP
395\fBip address 404\fBip address
396Assign IP addresses to the last network interface defined by a net command. A 405Assign IP addresses to the last network interface defined by a net command. A
397default gateway is assigned by default. 406default gateway is assigned by default.
@@ -452,7 +461,7 @@ Assign MAC addresses to the last network interface defined by a net command.
452 461
453.TP 462.TP
454\fBmachine-id 463\fBmachine-id
455Preserve id number in /etc/machine-id file. By default a new random id is generated inside the sandbox. 464Spoof id number in /etc/machine-id file - a new random id is generated inside the sandbox.
456 465
457.TP 466.TP
458\fBmtu number 467\fBmtu number