aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firemon.txt
diff options
context:
space:
mode:
authorLibravatar startx2017 <vradu.startx@yandex.com>2020-09-30 09:01:36 -0400
committerLibravatar startx2017 <vradu.startx@yandex.com>2020-09-30 09:01:36 -0400
commit2e914f0940a025d971c484a9158c1eaeca9c6015 (patch)
tree0355492989d2e868db6d56a7027b62520862827b /src/man/firemon.txt
parentmanpages: configuration for dbus (diff)
downloadfirejail-2e914f0940a025d971c484a9158c1eaeca9c6015.tar.gz
firejail-2e914f0940a025d971c484a9158c1eaeca9c6015.tar.zst
firejail-2e914f0940a025d971c484a9158c1eaeca9c6015.zip
manpages: network configuration
Diffstat (limited to 'src/man/firemon.txt')
-rw-r--r--src/man/firemon.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man/firemon.txt b/src/man/firemon.txt
index 40a00ec3f..f74e56ef9 100644
--- a/src/man/firemon.txt
+++ b/src/man/firemon.txt
@@ -12,9 +12,11 @@ can run this program.
12.TP 12.TP
13\fB\-\-apparmor 13\fB\-\-apparmor
14Print AppArmor confinement status for each sandbox. 14Print AppArmor confinement status for each sandbox.
15#ifdef HAVE_NETWORK
15.TP 16.TP
16\fB\-\-arp 17\fB\-\-arp
17Print ARP table for each sandbox. 18Print ARP table for each sandbox.
19#endif
18.TP 20.TP
19\fB\-\-caps 21\fB\-\-caps
20Print capabilities configuration for each sandbox. 22Print capabilities configuration for each sandbox.
@@ -39,15 +41,19 @@ List all sandboxes.
39.TP 41.TP
40\fB\-\-name=name 42\fB\-\-name=name
41Print information only about named sandbox. 43Print information only about named sandbox.
44#ifdef HAVE_NETWORK
42.TP 45.TP
43\fB\-\-netstats 46\fB\-\-netstats
44Monitor network statistics for sandboxes creating a new network namespace. 47Monitor network statistics for sandboxes creating a new network namespace.
48#endif
45.TP 49.TP
46\fB\-\-nowrap 50\fB\-\-nowrap
47Enable line wrapping in terminals. By default the lines are trimmed. 51Enable line wrapping in terminals. By default the lines are trimmed.
52#ifdef HAVE_NETWORK
48.TP 53.TP
49\fB\-\-route 54\fB\-\-route
50Print route table for each sandbox. 55Print route table for each sandbox.
56#endif
51.TP 57.TP
52\fB\-\-seccomp 58\fB\-\-seccomp
53Print seccomp configuration for each sandbox. 59Print seccomp configuration for each sandbox.