Whamcloud - gitweb
LU-10759 test: sanity tests need check for 2 or more OSTs
[fs/lustre-release.git] / lustre / conf / 99-lustre.rules
1 KERNEL=="obd", MODE="0666"
2 # set sysfs values on client
3 SUBSYSTEM=="lustre", ACTION=="change", ENV{PARAM}=="?*", RUN+="/usr/sbin/lctl set_param $env{PARAM}=$env{SETTING}"