dracut.sh: add missing piece for option --add-device

master
Harald Hoyer 2014-01-08 15:37:18 +01:00
parent 8c828f329b
commit 87483405a0
1 changed files with 1 additions and 0 deletions

View File

@ -308,6 +308,7 @@ TEMP=$(unset POSIXLY_CORRECT; getopt \
--long add-fstab: \
--long mount: \
--long device: \
--long add-device: \
--long nofscks: \
--long ro-mnt \
--long kmoddir: \