https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204485

--- Comment #1 from [email protected] ---
A temporary workaround while this gets fixed is to put the swap line in a
separate fstab file and mount it manually in rc.local:

echo "md99 none swap sw,file=/usr/swap0 0 0" >> /etc/fstab_fix
echo "swapon -F /etc/fstab_fix -aL" > /etc/rc.local

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to