From d50b3b3db2df3ac5e82bbf49eb8de132099488f0 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 28 Sep 2016 13:23:09 -0400 Subject: --veth-name option --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 43489d38a..05cfd3b11 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,13 @@ If you keep your Firejail profiles in a public repository, please give us a link Example: $ firejail --no3d firefox + --veth-name=name + Use this name for the interface connected to the bridge for + --net=bridge_interface commands, instead of the default one. + + Example: + $ firejail --net=br0 --veth-name=if0 + ````` ## New profile commands -- cgit v1.2.3-54-g00ecf