diff options
-rw-r--r-- | src/msec_find/find.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/msec_find/find.c b/src/msec_find/find.c index a2c90ef..b87bc55 100644 --- a/src/msec_find/find.c +++ b/src/msec_find/find.c @@ -14,9 +14,6 @@ * static char **uid_hash, **gid_hash; * * +++ check for open & I/O error on log files ... - * +++ Yoann scripts should avoid /dev if devfs is mounted (either by testing - * if /dev is mounted by devfs or if [ -f /dev/.devfsd ] => see with - * Yoann * --- disable 'cannot stat ...' warning (???) => better log them SECURITY_LOG * --- disable write test on links => OK */ |