PROBLEM: (QAR 59325,QAR 57473, CLD HPAQB1GJ0) (Patch ID: OSF435-425361) ******** The default find command in crontab causes any NFS-mounted file systems to be searched by cron for files matching entries in /var/spool/cron/crontabs/*. (Such as /var/spool/cron/crontabs/root.) This means that any matching files in the mounted directories will also be deleted. This can be a problem if you intend to preserve the files in NFS-mounted directories. The patch modifies cron so that it searches only the local file systems, ignoring any NFS-mounted directories.