aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
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
73 Example: 73 Example:
74 $ firejail --no3d firefox 74 $ firejail --no3d firefox
75 75
76 --veth-name=name
77 Use this name for the interface connected to the bridge for
78 --net=bridge_interface commands, instead of the default one.
79
80 Example:
81 $ firejail --net=br0 --veth-name=if0
82
76````` 83`````
77 84
78## New profile commands 85## New profile commands