Package: udev Version: 0.114-2 Severity: wishlist Perhaps you have some idea how to manage the following situation. There are a bunch of scripts in /etc/network/if-up.d/ to be run when a network interface comes up. Many of them require /usr to be mounted. Now udev is run in /etc/rcS.d/S03udev, before the remaining file systems are mounted (S35mountall.sh). That means when an interface is brought up during the boot process via the hotplug mechanism, then the if-up scripts are not successfully run and whatever they were trying to do is lost. See bug #448462 for an example. Any idea how to solve this? Can udev help?
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]