HomeFreeBSD

Fix hard coded path in 60-vdev.rules.in

Description

Fix hard coded path in 60-vdev.rules.in

The udev data directory was hard coded in 60-vdev.rules.in. That causes
a problem when a distribution changes the location of the directory.
This was not an issue in the past because virtually all distributions
used the same path, but that is beginning to change following a decision
by the systemd developers to change the directory location to reflect
their take-over of udev maintainership. The testing branch of Gentoo
Linux adopted this change, which enabled the hardcoded directory
location to trigger a regression.

Signed-off-by: Richard Yao <ryao@cs.stonybrook.edu>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1085

Details

Provenance
Richard Yao <ryao@cs.stonybrook.edu>Authored on Nov 12 2012, 5:34 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 13 2012, 8:04 PM
Parents
rG4c837f0d9315: Fix "allocating allocated segment" panic
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG2af96a5df53c: Fix hard coded path in 60-vdev.rules.in (authored by Richard Yao <ryao@cs.stonybrook.edu>).Nov 13 2012, 8:04 PM