dracut/modules.d/99base
Harald Hoyer df6bb5e959 shutdown: sleep a little, if a process was killed
If a process (maybe plymouth) was still pinning /oldroot, then shutdown
would
- kill -9 $pid
- umount_a
- umount_a
in a very short timeframe. A small sleep hopefully lets the scheduler free
up /oldroot in the mean time.
2018-05-15 13:37:53 +02:00
..
dracut-lib.sh shutdown: sleep a little, if a process was killed 2018-05-15 13:37:53 +02:00
init.sh 99base: apply kernel module memory debug support 2016-11-27 12:09:10 +08:00
initqueue.sh initqueue: add online queue 2015-11-11 15:20:36 +01:00
loginit.sh change "while read x" to cope with EOF without newline 2015-04-28 11:39:15 +02:00
memtrace-ko.sh 99base: add memtrace-ko.sh to debug kernel module large memory consumption 2016-11-27 12:09:10 +08:00
module-setup.sh 99base: apply kernel module memory debug support 2016-11-27 12:09:10 +08:00
parse-root-opts.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
rdsosreport.sh base/rdsosreport.sh: add dracut version to rdsosreport 2014-01-31 15:33:41 +01:00