#!/bin/sh [ -r /etc/default/cron ] && . /etc/default/cron exec /usr/sbin/cron -f $EXTRA_OPTS