Skip to main content
replacing -> changing
Source Link

This can be fixed by replacingchanging 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.

This can be fixed by changing the line

LOCALUSER=nobody

in crond.daily into

LOCALUSER=root

I think this is safe since updatedb must be run as root anyway.

Add syntax hints
Source Link
AdminBee
  • 23.6k
  • 25
  • 55
  • 77

This can be fixed by replacing the line

LOCALUSER=nobody
LOCALUSER=nobody

in crond.daily into

LOCALUSER=root
LOCALUSER=root

I think this is safe since updatedb must be run as rootroot 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.

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.

Source Link

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.