Whamcloud - gitweb
b=8080
[fs/lustre-release.git] / build / lustre.spec.in
index c2d7735..73b31a6 100644 (file)
@@ -185,8 +185,6 @@ done
 f=/etc/modules.conf
 if [ -f $f ] && ! grep llite $f >/dev/null 2>/dev/null ; then
        cat >> $f <<EOF
-add below ptlrpc ksocklnd
-add below llite osc
 alias lustre llite
 EOF
 fi