#!/bin/sh

[ -x /usr/bin/kthresher ] || exit 0

/usr/bin/kthresher &>/dev/null
