https://bugzilla.novell.com/show_bug.cgi?id=716136 https://bugzilla.novell.com/show_bug.cgi?id=716136#c10 Vincent Untz <vuntz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|vuntz@suse.com | --- Comment #10 from Vincent Untz <vuntz@suse.com> 2011-09-22 14:04:32 UTC --- Karl, something like this would do it: "If you are using encrypted partitions, and you notice they are not automatically mounted with systemd, a likely cause is the 'noauto' flag in /etc/fstab for these partitions. Simply remove this flag. For instance, change the following line: /dev/mapper/cr_sda3 /home ext4 acl,user_xattr,noauto 0 0 to /dev/mapper/cr_sda3 /home ext4 acl,user_xattr 0 0 " -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.