#!/bin/sh
sed -i '/pear_cron.sh/d' /etc/crontabs/root
/etc/init.d/cron reload

uci delete ucitrack.@fogvdn[0]
uci commit ucitrack
