#!/bin/sh -x # Import cron file /usr/bin/crontab /root/restic/crontab.txt # Start cron /usr/sbin/crond -f -L /dev/stdout