[Bug 186252] Cannot mount an encrypted swap file in fstab

From: <bugzilla-noreply_at_freebsd.org>
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.