new checks
This commit is contained in:
9
check_libs.cfg
Normal file
9
check_libs.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
ignorelist:
|
||||
- '$path =~ m#^/proc/#'
|
||||
- '$path =~ m#^/var/tmp/#'
|
||||
- '$path =~ m#^/SYS#'
|
||||
- '$path =~ m#^/drm$# # xserver stuff'
|
||||
- '$path =~ m#^/dev/zero#'
|
||||
- '$path =~ m#^/dev/shm/#'
|
||||
# vim:syn=yaml
|
||||
Reference in New Issue
Block a user