https://bugzilla.novell.com/show_bug.cgi?id=466484 User werner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466484#c109 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |diego.ercolani@gmail.com --- Comment #109 from Dr. Werner Fink <werner@novell.com> 2009-04-01 05:45:48 MDT --- Diego? Please could you add the line killproc -TERM /usr/sbin/console-kit-daemon before killproc -p $DBUS_DAEMON_PID -TERM $DBUS_DAEMON_BIN in /etc/init.d/dbus ... compare with bug #491063 Then please make sure that you have really installed aaa_base-11.2-1.6 and sysvinit-2.86-186.17.1 ... then you may add mkill -0 $ulist | xargs -r ps u mkill -0 $ulist | xargs -n 1 -r | while read p; do ls -Gl /proc/$p/fd; done sleep 10 before mkill -TERM $ulist in /etc/init.d/boot.localfs ... with this we may see what exactly happens compare with bug #486710 @Eberhard ... Are you using RUN_PARALLEL=no in /etc/sysconfig/boot or are you using PROMPT_FOR_CONFIRM=yes ?? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.