Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-25 | core: fix order of parameters in broadcast_signal() | Lennart Poettering | |
2013-11-25 | shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ↵ | Lennart Poettering | |
to deal with shells This makes shutdown a bit faster if debug-shell.service is enabled. | |||
2013-11-18 | use #pragma once instead of foo*foo define guards | Shawn Landden | |
2012-07-17 | switch-root: don't wait for processes | Lennart Poettering | |
When we transition from the initrd to the main system, don't reap processes, so that they can be handled normally after deserialization. | |||
2012-07-13 | core: go on a killing spree when transitioning from initrd to main system | Lennart Poettering | |