runtime.vars: fix dracut --kmoddir parameter
authorLuis Henriques <lhenriques@suse.com>
Thu, 18 May 2017 14:43:04 +0000 (15:43 +0100)
committerLuis Henriques <lhenriques@suse.com>
Thu, 18 May 2017 16:15:50 +0000 (17:15 +0100)
commitbf3e65a89d853f593abcfaea4dd30b7b18820c00
tree7c379468acdd9ea2a5683f4bf16477e55f64bdc1
parentb5ebc862ebe23c373d3e3b351f6109c8859daaef
runtime.vars: fix dracut --kmoddir parameter

The --kmoddir expects the directory for the correct kernel version, not
the base directory where the modules will be installed.

Signed-off-by: Luis Henriques <lhenriques@suse.com>
runtime.vars