summaryrefslogtreecommitdiff
path: root/etc/cron.d
Commit message (Collapse)AuthorAgeFilesLines
* Introduce itzks-systems-puppetserver. Out-source puppetserver into separate ↵Mike Gabriel2023-09-271-0/+5
| | | | machines, which is more ideal for upgrading Debian Edu + ITZkS sites to the next Debian Edu version.
* sbin/e2guardian-update-shallalists: Rewrite and rename to ↵Mike Gabriel2023-03-071-2/+2
| | | | sbin/e2guardian-update-blacklists. Obtain blacklists from University of Toulouse now.
* etc/cron.d/itzks-systems-mainserver: Run ↵Mike Gabriel2022-01-141-0/+5
| | | | itzks-puppet-autosign-new-host-certificates as CRON job.
* 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.
* etc/cron.d: Add itzks-systems-disklserver. It has already been released with ↵Mike Gabriel2018-11-221-0/+5
| | | | previous package version.
* etc/cron.d/itzks-systems-filter: Remove shebang from file. Totally ↵Mike Gabriel2018-01-031-2/+0
| | | | inappropriate here.
* itzks-systems-filter: Let's install e2guardian-update-shallalists to ↵Mike Gabriel2017-05-221-1/+1
| | | | /usr/sbin rather than /usr/local/sbin.
* itzks-systems-filter: Added cronjob for e2guardian-update-shallalists script.Benjamin Schlüter2017-05-221-0/+7
|
* 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.