summaryrefslogtreecommitdiff
path: root/etc/cron.d
Commit message (Collapse)AuthorAgeFilesLines
* 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).
* * etc/debian-edu/itzks.config: Add central configuration file, most settings ↵Mike Gabriel2012-08-091-0/+4
have to be derived from LDAP (todo!) * sbin/itzks-transfer-cleaner: Cleanup script for ITZkS transfer area.