dracut: fix fallback to default configuration file
commit6722a717ea499c55e5a8493ff3be14de40f9bdab
authorDavid Dillow <dave@thedillows.org>
Sat, 23 May 2009 02:16:00 +0000 (22 22:16 -0400)
committerHarald Hoyer <harald@redhat.com>
Mon, 25 May 2009 09:51:57 +0000 (25 11:51 +0200)
treec5655294d155853db5ed491bd45eccdfa28b30aa
parent5686cd41d6f092d36ed4ff2dc51cf40f84c3fef6
dracut: fix fallback to default configuration file

Need to do the fallback in a list rather than a subshell, or we never
actually set $conffile.

Signed-off-by: David Dillow <dave@thedillows.org>
dracut