Ioannis Vranos wrote: > OS: Ubuntu 8.10 x86. > > I want "updatedb" to run at every boot, instead of once a day. > > How may I do that? > > > Thanks. > Add the following to '/etc/rc.local' just before 'exit 0'. /usr/bin/updatedb > /dev/null 2>&1