aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-12-03 12:42:49 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-12-03 12:42:49 -0500
commit34110bc5525b2e61e5e1c5dcea3563b4411a72c3 (patch)
tree9ac22bea771aa41797d5c26806c332b251208212 /README.md
parent--tracelog (diff)
downloadfirejail-34110bc5525b2e61e5e1c5dcea3563b4411a72c3.tar.gz
firejail-34110bc5525b2e61e5e1c5dcea3563b4411a72c3.tar.zst
firejail-34110bc5525b2e61e5e1c5dcea3563b4411a72c3.zip
testing
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