Whamcloud - gitweb
LU-13606 lnet: Allow router to forward to healthier NID
[fs/lustre-release.git] / lustre / conf / 99-lustre.rules
index 7a0c6c7..c5632f6 100644 (file)
@@ -1 +1,4 @@
 KERNEL=="obd", MODE="0666"
+
+# set sysfs values on client
+SUBSYSTEM=="lustre", ACTION=="change", ENV{PARAM}=="?*", RUN+="/usr/sbin/lctl set_param '$env{PARAM}=$env{SETTING}'"