Comment 9 for bug 433494

Revision history for this message
Cyril Jaquier (cyril-jaquier) wrote :

I have a similar issue (rc2.d scripts not being executed) since many weeks. I opened bug #453473.

I tried this after boot:

$ sudo start rc-sysinit
rc-sysinit stop/waiting

and also:

$ sudo initctl emit filesystem

but without success. No scripts in rc2.d is executed. I have no /etc/inittab and do not use LVM at all.

$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda2
UUID=8077df6b-eb0e-40ff-9a4e-acbf5205d4a7 / ext4 noatime,errors=remount-ro 0 1
# /dev/sda1
UUID=805e5e3d-bc79-47c8-86b7-f81d91a08d49 /boot ext2 noatime 0 2
# /dev/sda3
UUID=478583d0-b995-4aaf-b416-4a47a283a52b none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0