#!/bin/sh
renice +19 -p $$ >/dev/null 2>&1
/usr/bin/updatedb
