Comment 2 for bug 811675

Revision history for this message
Eduard Hasenleithner (eduard-hasenleithner) wrote :

Thanks, I will report to the package provider.

The problem should be easily reproducable on any current oneiric install with e.g.

$ sudo update-rc.d -f urandom remove
$ sudo insserv urandom

$ ls /etc/rc6.d
total 4
lrwxrwxrwx 1 root root 27 2011-07-17 01:04 K01speech-dispatcher -> ../init.d/speech-dispatcher
lrwxrwxrwx 1 root root 17 2011-07-17 01:04 K01urandom -> ../init.d/urandom
lrwxrwxrwx 1 root root 19 2011-07-17 01:04 K02bluetooth -> ../init.d/bluetooth
-rw-r--r-- 1 root root 351 2011-07-14 07:11 README
lrwxrwxrwx 1 root root 20 2011-07-17 01:04 S01networking -> ../init.d/networking
lrwxrwxrwx 1 root root 16 2011-07-17 01:04 S01reboot -> ../init.d/reboot
lrwxrwxrwx 1 root root 18 2011-07-17 01:04 S01sendsigs -> ../init.d/sendsigs
lrwxrwxrwx 1 root root 18 2011-07-17 01:04 S01umountfs -> ../init.d/umountfs
lrwxrwxrwx 1 root root 22 2011-07-17 01:04 S01umountnfs.sh -> ../init.d/umountnfs.sh
lrwxrwxrwx 1 root root 20 2011-07-17 01:04 S01umountroot -> ../init.d/umountroot
lrwxrwxrwx 1 root root 29 2011-07-17 01:04 S01unattended-upgrades -> ../init.d/unattended-upgrades

This is a output from a virtual machine I have setup today, without having "turboprint" installed at all.