]> granicus.if.org Git - zfs/commit
Updating init scripts to have more robust grepping
authorMatthew Thode <mthode@mthode.org>
Wed, 6 Nov 2013 22:56:50 +0000 (16:56 -0600)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 8 Nov 2013 18:55:20 +0000 (10:55 -0800)
commit760ec997dfde8cf7dcbe1f367456423668e0cf76
treede7ce1b550f4f0276ce46231c814811b5590bbb9
parentfd4f76160cb34539f875781fe7f2dea4b937ace5
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
etc/init.d/zfs.fedora.in
etc/init.d/zfs.gentoo.in
etc/init.d/zfs.lsb.in
etc/init.d/zfs.lunar.in
etc/init.d/zfs.redhat.in