The handbook incorrectly suggests using swapon -aq
To immediately enable file-based swap space. However, without the -L flag, this does not work as file based swaps are treated as "late" by FreeBSD. It should read: swapon -aqL Thanks, Dan _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
