From 3be572001d494ed139e3709d1bfa3ee9f1104dfb Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 16 Feb 2020 04:23:39 +0100 Subject: remove done TODO item --- src/msec_find/find.c | 3 --- 1 file changed, 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 */ -- cgit v1.2.1