O processo parece estar relacionado a tarefas cron mlocate, locate ou update.db.
Parece suficiente apagar todos os trabalhos em /etc/cron.daily.
há desde atualizações recentes um processo arruinando meus discos rígidos, todos os dias agora pelo menos uma vez e por muito tempo:
su nobody -s /bin/sh -c /usr/bin/find / -ignore_readdir_race \( -fstype NFS -o -fstype nfs -o -fstype nfs4 -o -fstype afs -o -fstype binfmt_misc -o -fstype proc -o -fstype smbfs -o -fstype autofs -o -fstype iso9660 -o -fstype ncpfs -o -fstype coda -o -fstype devpts -o -fstype ftpfs -o -fstype devfs -o -fstype mfs -o -fstype shfs -o -fstype sysfs -o -fstype cifs -o -fstype lustre_lite -o -fstype tmpfs -o -fstype usbfs -o -fstype udf -o -fstype ocfs2 -o -type d -regex '\(^/tmp$\)\|\(^/usr/tmp$\)\|\(^/var/tmp$\)\|\(^/afs$\)\|\(^/amd$\)\|\(^/alex$\)\|\(^/var/spool$\)\|\(^/sfs$\)\|\(^/media$\)\|\(^/var/lib/schroot/mount$\)' \) -prune -o -print0
Algum sabe de onde vem? Eu já desabilitei qualquer outra coisa, mas esta me confunde.
obrigado
O processo parece estar relacionado a tarefas cron mlocate, locate ou update.db.
Parece suficiente apagar todos os trabalhos em /etc/cron.daily.