| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | helpers/includes now should include an __init function and not just do stuff ↵ | Simon Rettberg | 2014-07-27 | 1 | -2/+4 |
| | | | | | right away when being sourced | ||||
| * | [cleanup.inc] Better trapping - trap me once, don't trap me twice (Please test!) | Christian Rößler | 2014-04-04 | 1 | -3/+6 |
| | | |||||
| * | [cleanup.inc] added traps for SIGINT and SIGTERM | Jonathan Bauer | 2014-03-11 | 1 | -0/+29 |
| Upon SIGINT and SIGTERM, cleanexit is called. At the moment, checks for mounts done by chroot and tries to umount them. TODO: make the cleanup modular instead of writing the stuff directly inside cleanexit. A-la 'cleanup.d' for example. | |||||
