]> git.ipfire.org Git - thirdparty/dracut.git/commit
base/dracut-lib.sh: Dup stdout and stderr
authorHarald Hoyer <harald@redhat.com>
Mon, 10 Aug 2015 11:40:43 +0000 (13:40 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 10 Aug 2015 11:40:43 +0000 (13:40 +0200)
commite6a2555c7ddde2ed542b2aae01d78a5c9309bf80
tree4430020b23cb03ca7e8c4add01bd22ceda60d323
parent4f50a9bfb109f1705ca987db6301c3c66a00ea75
base/dracut-lib.sh: Dup stdout and stderr

Dup stdout and stderr, so that subshell redirection does not affect
logging.

Also gets rid of systemd printing info() to the console on "quiet".
modules.d/99base/dracut-lib.sh