Update crontabs for root and tadgy.
This commit is contained in:
parent
89fa97d279
commit
3b5ce83515
2 changed files with 5 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
||||||
0 0 * * * ID=sys-daily /usr/bin/run-parts /etc/cron.daily >/dev/null
|
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 * * 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 0 1 * * ID=sys-monthly /usr/bin/run-parts /etc/cron.monthly >/dev/null
|
||||||
|
|
||||||
|
0 * * * * /opt/bin/git-auto-merge
|
||||||
|
|
||||||
# BEGIN GIT MAINTENANCE SCHEDULE
|
# BEGIN GIT MAINTENANCE SCHEDULE
|
||||||
# The following schedule was created by Git
|
# The following schedule was created by Git
|
||||||
# Any edits made in this region might be
|
# Any edits made in this region might be
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
0 * * * * /opt/bin/git-auto-merge
|
||||||
|
|
||||||
# BEGIN GIT MAINTENANCE SCHEDULE
|
# BEGIN GIT MAINTENANCE SCHEDULE
|
||||||
# The following schedule was created by Git
|
# The following schedule was created by Git
|
||||||
# Any edits made in this region might be
|
# Any edits made in this region might be
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue