Whamcloud - gitweb
LU-11563 build: Only add l_tunedisk udev rule to server
[fs/lustre-release.git] / lustre / conf / 99-lustre.rules
index acd5150..c5632f6 100644 (file)
@@ -1,3 +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}"
+SUBSYSTEM=="lustre", ACTION=="change", ENV{PARAM}=="?*", RUN+="/usr/sbin/lctl set_param '$env{PARAM}=$env{SETTING}'"