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