Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide means to configure a required memory threshold. If the system is ↵ | Mike Gabriel | 2018-04-17 | 1 | -0/+3 |
| | | | | below that threshold, desktop autoloader won't run. Starting with a default value of 2048MiB for this threshold. | ||||
* | CRON job: Randomize startup delay (an initial 60secs plus another 1-200secs) ↵ | Mike Gabriel | 2018-04-17 | 1 | -1/+1 |
| | | | | to reduce load on the diskless server. | ||||
* | Assure that Desktop Autoloader is disabled by default and requires an ↵ | Mike Gabriel | 2018-04-17 | 1 | -0/+3 |
| | | | | explicit activation step. | ||||
* | contrib/desktop-autoloader.cron.d: Escape the percent character. | Mike Gabriel | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | contrib/desktop-autoloader.cron.d: Fix username and executable name. | Mike Gabriel | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | debian/desktop-autoloader.cron.d: Fix name of cron.d file to make debhelper ↵ | Mike Gabriel | 2018-04-03 | 1 | -0/+0 |
| | | | | happy. | ||||
* | Finalize first draft of desktop-autoloader. | Mike Gabriel | 2018-04-03 | 2 | -0/+17 |