daily: makewhatis -f

. use a little less memory and the processor will be
	  freer during start-up.
This commit is contained in:
pikpik 2012-09-27 23:12:14 +02:00 committed by Ben Gras
parent c595699ca7
commit be81e4ec74

View file

@ -69,7 +69,7 @@ do
done
# Update manpage index but don't warn about nonexistant dirs
/usr/libexec/makewhatis 2>/dev/null
/usr/libexec/makewhatis -f 2>/dev/null
# Continue with a local script if present.
test -f /usr/local/etc/daily && sh /usr/local/etc/daily $caller