| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [idleaction] Warn user about scheduled reboot/poweroff and delay by 5 minutes | Simon Rettberg | 2016-01-14 | 4 | -15/+80 |
| | | |||||
| * | [idleaction] Use proper shutdown and reboot | Simon Rettberg | 2016-01-12 | 3 | -3/+3 |
| | | | | | This has been working reliably for a while now | ||||
| * | Touch /etc/cron.d after adding/modifying files, so cron will rescan the dir | Simon Rettberg | 2016-01-12 | 1 | -4/+1![]() |
| | | |||||
| * | [idleaction] Fix automatic shutdown when logout timeout AND shutdown timeout ↵ | Simon Rettberg | 2015-09-13 | 1 | -9/+15 |
| | | | | | are both set | ||||
| * | Hardwired path of whoami/id/getent, but we should check all scripts and ↵ | Simon Rettberg | 2015-05-18 | 1 | -1/+1 |
| | | | | | force PATH in critical ones | ||||
| * | [idleaction] Check if timeouts are > 0 | Simon Rettberg | 2015-02-12 | 1 | -2/+2 |
| | | |||||
| * | [idleaction] Restart cron daemon after creating new crontab | Simon Rettberg | 2014-07-15 | 1 | -0/+4 |
| | | | | | | Actually the cron should automatically find new or changed files, however, on some machines this reproducibly doesn't happen. | ||||
| * | don't split busybox applets in /usr. | Jonathan Bauer | 2014-07-01 | 1 | -1/+1 |
| | | | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries. | ||||
| * | [idleaction] added support for SLX_REBOOT_SHUTDOWN | Jonathan Bauer | 2014-03-25 | 2 | -1/+18 |
| | | |||||
| * | Add path and shell just to be safe | Simon Rettberg | 2014-01-03 | 1 | -0/+3 |
| | | |||||
| * | [idleaction] Add scheduled shutdown functionality (still WIP) | Simon Rettberg | 2013-12-22 | 2 | -2/+28 |
| | | |||||
| * | [idleaction] New module (WORK IN PROGESS) | Simon Rettberg | 2013-12-22 | 1 | -0/+97 |
| idleaction is supposed to check if the machine is in use and trigger certain actions if not It can terminate sessions that have been idle for a certain amount of time, and it can shutdown the computer if no user logged in for some time. In the future it will also be able to forcefully shut down the computer at a given time of day. | |||||

