]> hackdaworld.org Git - hdw-linux/hdw-linux.git/commitdiff
another udev-fix
authorhackbard <hackbard>
Fri, 30 Jul 2004 10:31:24 +0000 (10:31 +0000)
committerhackbard <hackbard>
Fri, 30 Jul 2004 10:31:24 +0000 (10:31 +0000)
doc/VERSION
packages/base/udev/init_udev.sh

index 41b364d76eea0c8657828d1b416116e373e1ed6b..987a99df98ef65378aa52226879b9de65e8dcb84 100644 (file)
@@ -1 +1 @@
-hdw-linux-cvs
+hdw-linux-0.3
index 02277023b6433cd3f203bc13ae68c1546bcbd324..138928a617930e13de8c35e2e64c649cc0138024 100644 (file)
@@ -69,7 +69,7 @@ in
                        exit 1
                fi
                rm -f $udev_root/.udev.tdb
-               [ ! -f ${udev_root}/null ] && \
+               [ ! -c ${udev_root}/null ] && \
                        mknod -m 0660 ${udev_root}/null c 1 3
                export ACTION=add
                export UDEV_NO_SLEEP=1