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

--- Comment #1 from zsolt....@gmail.com ---
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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to