summaryrefslogtreecommitdiff
blob: 323f455e9ba1306fceb4c93ce24c465ff16f6ee1 (plain)
1
2
3
4
5
6
#! /bin/sh

if [ -x /usr/libexec/locate.updatedb ]
then
	echo /usr/libexec/locate.updatedb | nice  -n 5 su  -fm nobody
fi