aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index a6348e457..832fece06 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,9 @@ Syslog example:
107````` 107`````
108$ sudo tail -f /var/log/syslog 108$ sudo tail -f /var/log/syslog
109[...] 109[...]
110Dec 3 11:43:25 debian firejail[70]: blacklist violation - sandbox 26370, exe firefox, syscall open64, path /etc/shadow 110Dec 3 11:43:25 debian firejail[70]: blacklist violation - sandbox 26370, exe firefox,
111Dec 3 11:46:17 debian firejail[70]: blacklist violation - sandbox 26370, exe firefox, syscall opendir, path /boot 111 syscall open64, path /etc/shadow
112Dec 3 11:46:17 debian firejail[70]: blacklist violation - sandbox 26370, exe firefox,
113 syscall opendir, path /boot
112[...] 114[...]
113````` \ No newline at end of file 115````` \ No newline at end of file