CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Imported core-cross ports from 2.5
[crossrootfs.git] / mlocate / mlocate
1 #!/bin/sh
2 #
3 # /etc/cron/daily/mlocate: update the mlocate database
4 #
5
6 /usr/bin/updatedb
7
8 # End of file