From 04fba33a071bf80a47963ca9901e1621dc6ace10 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Mon, 9 Aug 2021 21:12:16 +0200 Subject: fix man firejail-profile machine-id is not affected by --disable-network and matches in "User Environment" as well. --- src/man/firejail-profile.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/man/firejail-profile.txt') 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. \fBnovideo Disable video capture devices. .TP +\fBmachine-id +Spoof id number in /etc/machine-id file - a new random id is generated inside the sandbox. +.TP \fBshell none Run the program directly, without a shell. @@ -888,10 +891,6 @@ iprange 192.168.1.150,192.168.1.160 \fBmac address Assign MAC addresses to the last network interface defined by a net command. -.TP -\fBmachine-id -Spoof id number in /etc/machine-id file - a new random id is generated inside the sandbox. - .TP \fBmtu number Assign a MTU value to the last network interface defined by a net command. -- cgit v1.2.3-54-g00ecf