Use the right argument for dasd module options
authorJesse Keating <jkeating@redhat.com>
Tue, 15 May 2012 20:42:47 +0000 (13:42 -0700)
committerJesse Keating <jkeating@redhat.com>
Mon, 21 May 2012 21:19:00 +0000 (14:19 -0700)
commitd69514332910847f57c63c636103bb6f757a44a6
treecd2136a9b6a64fa8577c838a4e6668ac0291b94c
parent59aa65c9b26ad5cd8839a52a886723324227e5bc
Use the right argument for dasd module options

The legacy argument is DASD=, and the new arguments should be the same
as the arguments for populating dasd.conf.  If multiple arguments are
passed we can stack them by inserting a ',' between them.
modules.d/95dasd_mod/parse-dasd-mod.sh