Page 1 of 1

WHY isn't MSEC stopping daily checks

Posted: 15 Apr 2013, 11:37
by dedanna1029
When I've cleared the /etc/cron.daily folder completely???

Re: WHY isn't MSEC stopping daily checks

Posted: 23 Apr 2013, 17:31
by dedanna1029
Still not working. Thanks.

Re: WHY isn't MSEC stopping daily checks

Posted: 23 Apr 2013, 20:35
by viking60
It is Odins will :berserkf :confused

Re: WHY isn't MSEC stopping daily checks

Posted: 23 Apr 2013, 21:17
by jkerr82508
Take a look at /etc/cron.hourly. Note msec links not to /usr/share/msec/security.sh (as do those entries in cron.daily, cron.weekly and cron.monthly) but to /usr/sbin/msec. You'd need to investigate what /usr/sbin/msec will do. Perhaps it runs daily checks, if they are not otherwise run. I don't know, and have no great desire to find out. :C

Jim