Hi, Here is the result of the "ls -ld /run /var/run" command: ------ lrwxrwxrwx 1 root root 8 oct. 25 2011 /run -> /var/run drwxr-xr-x 21 root root 900 juil. 2 12:49 /var/run ------
I succeed to log the boot errors with bootlogd, but I didn't for the shutdown. About the boot: ------ Mon Jul 2 12:37:45 2012: mount: according to mtab, tmpfs is already mounted on /run/lock Mon Jul 2 12:37:45 2012: mount: according to mtab, tmpfs is already mounted on /run/shm Mon Jul 2 12:37:46 2012: [....] Mounting local filesystems...^[[?25l^[[?1c^[7^[[1G[^[[32m ok ^[[39;49m^[8^[[?25h^[[?0cdone. Mon Jul 2 12:37:46 2012: [....] Activating swapfile swap...^[[?25l^[[?1c^[7^[[1G[^[[32m ok ^[[39;49m^[8^[[?25h^[[?0cdone. Mon Jul 2 12:37:46 2012: atmarpd: ARPD: Linux ATM ARP, version 2.5.1 Mon Jul 2 12:37:46 2012: udevd[500]: failed to create queue file: No such file or directory Mon Jul 2 12:37:46 2012: Mon Jul 2 12:37:46 2012: [....] Setting kernel variables ...^[[?25l^[[?1c^[7^[[1G[^[[32m ok ^[[39;49m^[8^[[?25h^[[?0cdone. Mon Jul 2 12:37:46 2012: udevd[500]: failed to create queue file: No such file or directory ------ during the shutdown, I have an issue "unmounting temporary filesystems failed", about /var/run ; /var/run/shm... (device is busy). The udev error is repeated ten of times in daemon.log. Best, Eloi _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

