]> git.ipfire.org Git - thirdparty/dracut.git/commit
Fix non-export of journal dev boot options.
authorThorsten Behrens <tbehrens@suse.com>
Thu, 11 Dec 2014 14:46:29 +0000 (15:46 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Dec 2014 12:29:37 +0000 (13:29 +0100)
commit486030575d3573237e776a630b3df0139c11fab3
tree8222a25cdcd17168d189b19fd40187076f63a25d
parentce8f354dbd5a54be247ee8a96aa14b555503f3b6
Fix non-export of journal dev boot options.

cmdline_journal does not contain linefeeds anymore, so read
silently skipped it altogether.

Signed-off-by: Thorsten Behrens <tbehrens@suse.com>
Signed-off-by: Thomas Renninger <trenn@suse.de>
modules.d/95rootfs-block/module-setup.sh