--- rc.bak      Thu Oct 12 08:23:33 2000
+++ rc  Thu Oct 12 08:25:22 2000
@@ -331,6 +331,10 @@
 
 echo '.'
 
+# Build devices database
+#
+dev_mkdb
+
 # Enable dumpdev so that savecore can see it.
 # /var/crash should be a directory or a symbolic link
 # to the crash directory if core dumps are to be saved.
@@ -372,10 +376,6 @@
 if [ -n "${network_pass2_done}" ]; then
        network_pass3
 fi
-
-# Build ps databases
-#
-dev_mkdb
 
 # Check the password temp/lock file
 #

-- 
Andrey A. Chernov
http://ache.pp.ru/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to