summaryrefslogtreecommitdiff
path: root/src/test/test-parse-util.c
diff options
context:
space:
mode:
authorMichal Sekletar <msekleta@redhat.com>2018-01-12 13:05:48 +0100
committerSven Eden <yamakuzure@gmx.net>2018-05-30 07:50:04 +0200
commit9de28371864742c2c4898a54c929781668ceba90 (patch)
tree9038b1f218f4c08d3ff59b9b6e5b4ab01664d963 /src/test/test-parse-util.c
parent583f695baa1e925697d1eb4b4d9f4bc818c32452 (diff)
process-util: make our freeze() routine do something useful
When we crash we freeze() our-self (or possibly we reboot the machine if that is configured). However, calling pause() is very unhelpful thing to do. We should at least continue to do what init systems being doing since 70's and that is reaping zombies. Otherwise zombies start to accumulate on the system which is a very bad thing. As that can prevent admin from taking manual steps to reboot the machine in somewhat graceful manner (e.g. manually stopping services, unmounting data volumes and calling reboot -f). Fixes #7783
Diffstat (limited to 'src/test/test-parse-util.c')
0 files changed, 0 insertions, 0 deletions