]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(dracut-systemd): remove unused argument
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 9 Jan 2023 10:47:06 +0000 (11:47 +0100)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Fri, 27 Jan 2023 15:55:03 +0000 (16:55 +0100)
commiteb75861c2a1c05eb142616da1891a7fa5a2a34e1
treeaa2d0415bf87cdab6426f96f4b025cbbf79fabf0
parenta109c6123ffa8506379b73a4b1aeee4d0b67866d
fix(dracut-systemd): remove unused argument

The `generator_wait_for_dev` function of the dracut rootfs systemd generator
only uses the first argument. Moreover, RDRETRY is unset at this point.
modules.d/98dracut-systemd/rootfs-generator.sh