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