| To: | "'Thierry Vignaud'" <tvignaud@xxxxxxxxxxxxxxxx>, "'Juan Quintela'" <quintela@xxxxxxxxxxxxxxxx> |
|---|---|
| Subject: | RE: [kernel] char/raw.c devfs support |
| From: | Borsenkow Andrej <Andrej.Borsenkow@xxxxxxxxxxxxxx> |
| Date: | Fri, 8 Feb 2002 10:05:32 +0300 |
| Cc: | "'Richard Gooch'" <rgooch@xxxxxxxxxxxxxxx>, kernel@xxxxxxxxxxxxxxxx, "'devfs mailing list'" <devfs@xxxxxxxxxxx>, "'Frederic Lepied'" <flepied@xxxxxxxxxxxxxxxx> |
| Importance: | Normal |
| In-reply-to: | <m21yfxym04.fsf@vador.mandrakesoft.com> |
| Sender: | owner-devfs@xxxxxxxxxxx |
> > the /dev/log problem has been traced back to the following portion of > /etc/rc.d/rc.sysinit : > > > # Restart devfsd actions now that the filesystems are ready > if [ -c /dev/.devfsd ]; then > if [ -x /sbin/devfsd ]; then > # cleanup dynamic desktop directories before calling devfsd actions > rm -f /usr/share/gnome/desktop/* /usr/share/apps/kdesktop/Desktop/* > > action "Running devfsd actions: " killall -HUP devfsd > fi > fi > > > sometimes, the bootstraping process wait for minutes because of some > sort of race between devfsd and minilogd (remeber syslogd hasn't yet > be started since it's a service launched after rc.sysinit let rc play > with init levels. > Is it related to those lockups with "Loading compose table ..." as the last message? -andrej |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [kernel] char/raw.c devfs support, Richard Gooch |
|---|---|
| Next by Date: | Re: [kernel] char/raw.c devfs support, Juan Quintela |
| Previous by Thread: | RE: [kernel] char/raw.c devfs support, Richard Gooch |
| Next by Thread: | Re: [kernel] char/raw.c devfs support, Juan Quintela |
| Indexes: | [Date] [Thread] [Top] [All Lists] |