aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-02-16 04:23:39 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-02-16 04:23:48 +0100
commit3be572001d494ed139e3709d1bfa3ee9f1104dfb (patch)
tree545c6a75dc35b5c7ed7c24f770f0a5a9e318d1d7
parentd5193ad55451761862bc1aaa188c7211ca1c3905 (diff)
downloadmsec-3be572001d494ed139e3709d1bfa3ee9f1104dfb.tar
msec-3be572001d494ed139e3709d1bfa3ee9f1104dfb.tar.gz
msec-3be572001d494ed139e3709d1bfa3ee9f1104dfb.tar.bz2
msec-3be572001d494ed139e3709d1bfa3ee9f1104dfb.tar.xz
msec-3be572001d494ed139e3709d1bfa3ee9f1104dfb.zip
remove done TODO item
-rw-r--r--src/msec_find/find.c3
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
*/