diff --git a/var/spool/cron/root b/var/spool/cron/root index 6087646..ca2dcf7 100644 --- a/var/spool/cron/root +++ b/var/spool/cron/root @@ -3,6 +3,9 @@ 0 0 * * * ID=sys-daily /usr/bin/run-parts /etc/cron.daily >/dev/null 0 0 * * 0 ID=sys-weekly /usr/bin/run-parts /etc/cron.weekly >/dev/null 0 0 1 * * ID=sys-monthly /usr/bin/run-parts /etc/cron.monthly >/dev/null + +0 * * * * /opt/bin/git-auto-merge + # BEGIN GIT MAINTENANCE SCHEDULE # The following schedule was created by Git # Any edits made in this region might be diff --git a/var/spool/cron/tadgy b/var/spool/cron/tadgy index f47ccb3..97c3ac8 100644 --- a/var/spool/cron/tadgy +++ b/var/spool/cron/tadgy @@ -1,3 +1,5 @@ +0 * * * * /opt/bin/git-auto-merge + # BEGIN GIT MAINTENANCE SCHEDULE # The following schedule was created by Git # Any edits made in this region might be