=== modified file 'src/utils/ecryptfs-setup-swap'
--- src/utils/ecryptfs-setup-swap       2012-04-18 16:11:37 +0000
+++ src/utils/ecryptfs-setup-swap       2013-05-08 18:53:53 +0000
@@ -161,7 +161,7 @@
                [ -e "/dev/mapper/cryptswap$i" ] || break
        done
        # Add crypttab entry
-       echo "cryptswap$i $swap /dev/urandom swap,cipher=aes-cbc-essiv:sha256" 
>> /etc/crypttab
+       echo "cryptswap$i UUID=$uuid /dev/urandom 
swap,cipher=aes-cbc-essiv:sha256" >> /etc/crypttab
 
        # Add fstab entry
        echo "/dev/mapper/cryptswap$i none swap sw 0 0" >> /etc/fstab


** Changed in: ecryptfs-utils (Ubuntu)
     Assignee: Dmitrijs Ledkovs (xnox) => Dustin Kirkland (kirkland)

** Changed in: ecryptfs-utils (Ubuntu)
       Status: Triaged => In Progress

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

Title:
  encrypted swap device not correctly configured on fresh raring install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1172014/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to