summaryrefslogtreecommitdiff
path: root/src/core/killall.c
AgeCommit message (Collapse)Author
2012-07-19killall: avoid gcc warning about wait name clashLennart Poettering
2012-07-17switch-root: don't wait for processesLennart 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-13core: go on a killing spree when transitioning from initrd to main systemLennart Poettering