aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/man/firejail-profile.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 34f5e8bf9..6280026e6 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -752,6 +752,9 @@ Disable U2F devices.
752\fBnovideo 752\fBnovideo
753Disable video capture devices. 753Disable video capture devices.
754.TP 754.TP
755\fBmachine-id
756Spoof id number in /etc/machine-id file - a new random id is generated inside the sandbox.
757.TP
755\fBshell none 758\fBshell none
756Run the program directly, without a shell. 759Run the program directly, without a shell.
757 760
@@ -889,10 +892,6 @@ iprange 192.168.1.150,192.168.1.160
889Assign MAC addresses to the last network interface defined by a net command. 892Assign MAC addresses to the last network interface defined by a net command.
890 893
891.TP 894.TP
892\fBmachine-id
893Spoof id number in /etc/machine-id file - a new random id is generated inside the sandbox.
894
895.TP
896\fBmtu number 895\fBmtu number
897Assign a MTU value to the last network interface defined by a net command. 896Assign a MTU value to the last network interface defined by a net command.
898 897