One more interesting tidbit: it seems that when booting with systemd,
it's never enabling encrypted swap, it's just enabling normal swap using
the underlying physical swap partition.

After booting with systemd:

$ sudo swapon --summary
Filename                                Type            Size    Used    Priority
/dev/sda3                               partition       4194300 0       -1

After booting with Upstart on the same install:

$ sudo swapon --summary
Filename                                Type            Size    Used    Priority
/dev/mapper/cryptswap1                  partition       4193788 0       -1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447282

Title:
  Prompted for cryptoswap passphrase when using GPT partitioning +
  encrypted home directory (ecryptfs)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1447282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to