K 10 svn:author V 6 nsayer K 8 svn:date V 27 1999-09-24T06:49:00.000000Z K 7 svn:log V 466 Slight reordering of /etc/rc order: It now goes ... recover vi msgs/bounds update MOTD rc.{arch} rc.devfs rc.local $local.startup securelevel The motive behind this is to delay rc.{arch} as long as possible, as it loads the screensaver, which kills the splash screen. But at the same time, it can't be done after rc.devfs, as that might depend on arch specific actions. rc.local and local.startup also should come after these, and securelevel must be last of all. END