#!/system/bin/sh

nohup drd-update-resolver-cron > /dev/null 2>&1 &

exit 0
