From 2e914f0940a025d971c484a9158c1eaeca9c6015 Mon Sep 17 00:00:00 2001 From: startx2017 Date: Wed, 30 Sep 2020 09:01:36 -0400 Subject: manpages: network configuration --- src/man/firejail-profile.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/man/firejail-profile.txt') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index de34d5076..c0ced120e 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -150,9 +150,10 @@ Example: "nowhitelist ~/.config" Ignore command. Example: "ignore seccomp" +#ifdef HAVE_NETWORK .br Example: "ignore net eth0" - +#endif .TP \fBquiet Disable Firejail's output. This should be the first uncommented command in the profile file. @@ -671,6 +672,7 @@ Disable video devices. Run the program directly, without a shell. +#ifdef HAVE_NETWORK .SH Networking Networking features available in profile files. @@ -863,7 +865,7 @@ a default gateway address also have to be added. \fBveth-name name Use this name for the interface connected to the bridge for --net=bridge_interface commands, instead of the default one. - +#endif .SH Other .TP \fBdeterministic-exit-code -- cgit v1.2.3-54-g00ecf