Whamcloud - gitweb
b=9501
[fs/lustre-release.git] / build / lustre-kernel-2.4.spec.in
index 1477916..8cef7d4 100644 (file)
@@ -849,12 +849,6 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %post -n lustre-lite-utils
-if [ ! -e /dev/obd ]; then
-   mknod /dev/obd c 10 241
-fi
-if [ ! -e /dev/lnet ]; then
-   mknod /dev/lnet c 10 240
-fi
 if [ -f /etc/init.d/lustre ] ; then
        /sbin/chkconfig --add lustre
        /sbin/chkconfig --add lustrefs