#!/bin/sh echo "${CRONTAB} /scripts/backup.sh" > /etc/crontabs/root /scripts/backup.sh exec crond -f