]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.sh: --nofscks does not take parameters
authorHarald Hoyer <harald@redhat.com>
Mon, 7 Aug 2017 09:39:21 +0000 (11:39 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 7 Aug 2017 09:39:45 +0000 (11:39 +0200)
fixes: https://github.com/dracutdevs/dracut/issues/264

dracut.sh

index 70dc79d040a9b7d09a335ba98eeff463f360a36b..44ad1d741a05ea835b1a3747c2c40e922656c862 100755 (executable)
--- a/dracut.sh
+++ b/dracut.sh
@@ -306,7 +306,7 @@ rearrange_params()
         --long mount: \
         --long device: \
         --long add-device: \
-        --long nofscks: \
+        --long nofscks \
         --long ro-mnt \
         --long kmoddir: \
         --long conf: \