diff options
author | Baoquan He <bhe@redhat.com> | 2013-07-23 18:16:00 +0800 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-07-31 16:23:39 +0200 |
commit | d2765b5175663d094737d6819cc3f3df53e7a4cb (patch) | |
tree | 96eb3f01398f2a4d61548bebd9fa172810cf1da3 /modules.d/80cms | |
parent | d27cd4dfdd51c7f5178c5f4cb8f5bf4668228995 (diff) | |
download | dracut-d2765b5175663d094737d6819cc3f3df53e7a4cb.tar.gz dracut-d2765b5175663d094737d6819cc3f3df53e7a4cb.tar.bz2 dracut-d2765b5175663d094737d6819cc3f3df53e7a4cb.zip |
Change the implementation of action_on_fail
Currently when action_on_fail is enabled, the emergency_shell won't be called.
In kdump even though user specify the default action as emergency_shell,
dracut skip it. Now change the implementation of action_on_fail to depend
on a file which is created by kdump when making kdump initrd, then remove it
at the beginning of kdump. This can solve the explicit emergency_shell problem.
And action_on_fail won't need paramenters, remove the relevant description in
dracut man page.
Signed-off-by: Baoquan He <bhe@redhat.com>
Diffstat (limited to 'modules.d/80cms')
0 files changed, 0 insertions, 0 deletions