aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt22
1 files changed, 10 insertions, 12 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 11007051d..23d34ec25 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1631,25 +1631,21 @@ Example:
1631.br 1631.br
1632$ firejail \-\-trace wget -q www.debian.org 1632$ firejail \-\-trace wget -q www.debian.org
1633.br 1633.br
1634Parent pid 11793, child pid 11794 1634Reading profile /etc/firejail/wget.profile
1635.br 1635.br
1636Child process initialized 16363:wget:fopen64 /etc/wgetrc:0x5c8e8ce6c0
1637.br
16381:bash:open /dev/tty
1639.br 1637.br
16401:wget:fopen64 /etc/wgetrc 16383:wget:fopen /etc/hosts:0x5c8e8cfb70
1641.br 1639.br
16421:wget:fopen /etc/hosts 16403:wget:socket AF_INET SOCK_DGRAM IPPROTO_IP:3
1643.br 1641.br
16441:wget:socket AF_INET SOCK_DGRAM IPPROTO_IP 16423:wget:connect 3 8.8.8.8 port 53:0
1645.br 1643.br
16461:wget:connect 8.8.8.8:53 16443:wget:socket AF_INET SOCK_STREAM IPPROTO_IP:3
1647.br 1645.br
16481:wget:socket AF_INET SOCK_STREAM IPPROTO_IP 16463:wget:connect 3 130.89.148.14 port 80:0
1649.br 1647.br
16501:wget:connect 140.211.15.34:80 16483:wget:fopen64 index.html:0x5c8e8d1a60
1651.br
16521:wget:fopen64 index.html.1
1653.br 1649.br
1654 1650
1655.br 1651.br
@@ -1989,6 +1985,8 @@ $ firejail --tree
1989 1221:netblue:/usr/lib/firefox/firefox 1985 1221:netblue:/usr/lib/firefox/firefox
1990.RE 1986.RE
1991 1987
1988For more information, see \fBman 1 firecfg\fR.
1989
1992.SH APPARMOR 1990.SH APPARMOR
1993.TP 1991.TP
1994AppArmor support is disabled by default at compile time. Use --enable-apparmor configuration option to enable it: 1992AppArmor support is disabled by default at compile time. Use --enable-apparmor configuration option to enable it: