[Bug 186252] Cannot mount an encrypted swap file in fstab
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Feb 2025 08:43:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186252 Ronald Klop <ronald@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |ronald@FreeBSD.org Status|Open |In Progress CC| |ronald@FreeBSD.org --- Comment #6 from Ronald Klop <ronald@FreeBSD.org> --- The swapon utility couldn't parse a line with md.eli in /etc/fstab. Fstab lines with md are a special case and devices with .eli are a special case, but the combination was not handled. I created a patch to add that functionality. https://reviews.freebsd.org/D48874 -- You are receiving this mail because: You are the assignee for the bug.