diff options
Diffstat (limited to 'dracut.conf')
-rw-r--r-- | dracut.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dracut.conf b/dracut.conf index 8e8e90f5..f4e4daa8 100644 --- a/dracut.conf +++ b/dracut.conf @@ -8,3 +8,6 @@ # Additional kernel modules to install #drivers="" + +# build initrd only to boot current hardware +#hostonly="-h" |