aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-07-28 18:14:19 +0000
committerLibravatar GitHub <noreply@github.com>2021-07-28 18:14:19 +0000
commit95ff3a72edf6975a95620a83f0284bb804a5b76e (patch)
treee6d7126a798cc8da5417cb9233f06c09fadab822 /README.md
parentremove compile warnings (diff)
parentimproved reordening for ids.config (diff)
downloadfirejail-95ff3a72edf6975a95620a83f0284bb804a5b76e.tar.gz
firejail-95ff3a72edf6975a95620a83f0284bb804a5b76e.tar.zst
firejail-95ff3a72edf6975a95620a83f0284bb804a5b76e.zip
Merge pull request #4427 from glitsj16/ids
IDS fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5fde0b74b..5b12f551b 100644
--- a/README.md
+++ b/README.md
@@ -229,7 +229,7 @@ Warning: modified /home/netblue/.bashrc
229The program will print the files that have been modified since the database was created, or the files with different access permissions. 229The program will print the files that have been modified since the database was created, or the files with different access permissions.
230New files and deleted files are also flagged. 230New files and deleted files are also flagged.
231 231
232Currently while scanning the file system symbolic links are not followed, and files the user doesn't have read access are silently dropped. 232Currently while scanning the file system symbolic links are not followed, and files the user doesn't have read access to are silently dropped.
233The program can also be run as root (sudo firejail --ids-init/--ids-check). 233The program can also be run as root (sudo firejail --ids-init/--ids-check).
234 234
235### Profile Statistics 235### Profile Statistics