HomeFreeBSD

Updating init scripts to have more robust grepping

Description

Updating init scripts to have more robust grepping

The previous pattern could accidentally match on things like
'real_root=ZFS=node02-zp00/ROOT/rootfs' due to the 'ZFS=no'
substring.

Signed-off-by: Matthew Thode <mthode@mthode.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1837

Details

Provenance
Matthew Thode <mthode@mthode.org>Authored on Nov 6 2013, 10:56 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 8 2013, 6:55 PM
Parents
rGfd4f76160cb3: Handle concurrent snapshot automounts failing due to EBUSY.
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG760ec997dfde: Updating init scripts to have more robust grepping (authored by Matthew Thode <mthode@mthode.org>).Nov 8 2013, 6:55 PM