if [ ! -e /etc/crontab ] || [ ! -e /usr/bin/run-parts ]; then
  lin -c cron-common
fi
