Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CRON: Run apt-get update another time at 11am. So that Icinga may report ↵ | Mike Gabriel | 2016-09-08 | 1 | -2/+2 |
| | | | | required package updates during the day. | ||||
* | CRON: Run apt-get clean every morning, so the /var partition does not get ↵ | Mike Gabriel | 2016-09-08 | 1 | -0/+1 |
| | | | | filled with unneeded packages. | ||||
* | CRON: Run apt-get update twice per day, so that Icinga has access to recent ↵ | Mike Gabriel | 2016-07-27 | 1 | -0/+3 |
| | | | | package lists. | ||||
* | CRON: Silence calls to apt-get autoclean on system reboot. Such messages are ↵ | Mike Gabriel | 2016-07-19 | 1 | -1/+1 |
| | | | | "flooding" root mails on TJENER. | ||||
* | etc/cron.d/itzks-systems-common: Perform apt-get autoclean on every reboot ↵ | Mike Gabriel | 2015-11-27 | 1 | -0/+4 |
| | | | | (all systems). | ||||
* | * etc/debian-edu/itzks.config: Add central configuration file, most settings ↵ | Mike Gabriel | 2012-08-09 | 1 | -0/+4 |
have to be derived from LDAP (todo!) * sbin/itzks-transfer-cleaner: Cleanup script for ITZkS transfer area. |