This can be fixed by replacing the line
LOCALUSER=nobody
in crond.daily into
LOCALUSER=root
I think this is safe since updatedb must be run as root anyway.
This can be fixed by replacing the line
LOCALUSER=nobody
in crond.daily into
LOCALUSER=root
I think this is safe since updatedb must be run as root anyway.