summaryrefslogtreecommitdiff
path: root/etc/cron.d/itzks-systems-common
Commit message (Collapse)AuthorAgeFilesLines
* etc/cron.d/itzks-systems-common: Improve (but not yet fix) how we discover ↵Mike Gabriel2022-01-071-2/+5
| | | | if being inside a DLW or TC chroot.
* CRON: Fix crontab file for itzks-systems-common (missing line break at EOL).Mike Gabriel2016-12-211-1/+1
|
* CRON: Run apt-get update another time at 11am. So that Icinga may report ↵Mike Gabriel2016-09-081-2/+2
| | | | required package updates during the day.
* CRON: Run apt-get clean every morning, so the /var partition does not get ↵Mike Gabriel2016-09-081-0/+1
| | | | filled with unneeded packages.
* CRON: Run apt-get update twice per day, so that Icinga has access to recent ↵Mike Gabriel2016-07-271-0/+3
| | | | package lists.
* CRON: Silence calls to apt-get autoclean on system reboot. Such messages are ↵Mike Gabriel2016-07-191-1/+1
| | | | "flooding" root mails on TJENER.
* etc/cron.d/itzks-systems-common: Perform apt-get autoclean on every reboot ↵Mike Gabriel2015-11-271-0/+4
(all systems).