Enabling of bootlogd is probably needed because /var is on a separate partition I have to mount with "mount -a". Therefore no filesystem event is triggered for /var.
# ls -al /etc/init/cryptdisks-udev.conf -rw-r--r-- 1 root root 435 2010-02-20 07:28 /etc/init/cryptdisks-udev.conf # ls -al /lib/cryptsetup/cryptdisks.functions -rw-r--r-- 1 root root 16457 2010-02-24 21:48 /lib/cryptsetup/cryptdisks.functions cryptdisks-udev starts on "block-device-added" event. What triggers that event? It's not mentioned in /var/log/boot.log. -- does not mount decrypted secondary luks crypttab partions https://bugs.launchpad.net/bugs/508848 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
