]> git.ipfire.org Git - thirdparty/dracut.git/commit
99base: Increase initqueue timeout in non systemd case
authorThomas Renninger <trenn@suse.de>
Thu, 11 Dec 2014 14:46:12 +0000 (15:46 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Dec 2014 12:29:36 +0000 (13:29 +0100)
commit517d27a75f678d4c295cbb07687453950b55df5a
treed651ced752266f9ffe8261f4a8d15e44f73203f0
parent3ae60e559f049ba41d5d198f27509721a245d6ea
99base: Increase initqueue timeout in non systemd case

In case of systemd is used the timeout already is set to 180s, compare
with file: modules.d/98systemd/dracut-initqueue.sh

Do the same if systemd is not used, e.g. in kdump case.

Signed-off-by: Thomas Renninger <trenn@suse.de>
modules.d/99base/init.sh