#! /bin/sh

if /usr/bin/daemon --noconfig --name bcron-update --running ; then
    /usr/bin/daemon --noconfig --name bcron-update --stop
fi
