After upgrading to 9.10, I'm getting problems with CD's. Finally I found a solution to make CD mount automatically, but after removing it from the drive, it doesn't unmount automatically and if I want next CD to mount correctly I need to do this manually.

fstab entry:
Code:
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
Any ideas? Which daemon is doing this?