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/firemon.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/man/firemon.txt') 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. .TP \fB\-\-apparmor Print AppArmor confinement status for each sandbox. +#ifdef HAVE_NETWORK .TP \fB\-\-arp Print ARP table for each sandbox. +#endif .TP \fB\-\-caps Print capabilities configuration for each sandbox. @@ -39,15 +41,19 @@ List all sandboxes. .TP \fB\-\-name=name Print information only about named sandbox. +#ifdef HAVE_NETWORK .TP \fB\-\-netstats Monitor network statistics for sandboxes creating a new network namespace. +#endif .TP \fB\-\-nowrap Enable line wrapping in terminals. By default the lines are trimmed. +#ifdef HAVE_NETWORK .TP \fB\-\-route Print route table for each sandbox. +#endif .TP \fB\-\-seccomp Print seccomp configuration for each sandbox. -- cgit v1.2.3-70-g09d2