[Bug 206715] swapfile - late option in /etc/fstab is missing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 28 17:11:28 UTC 2016


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

            Bug ID: 206715
           Summary: swapfile - late option in /etc/fstab is missing
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc at FreeBSD.org
          Reporter: c.brinkhaus at t-online.de

In
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/adding-swap-space.html 
- section 11.12.2. Creating a Swap File 
- Example 11.2. Creating a Swap File on FreeBSD 10.X and Later

the entry in fstab is documented as
md99    none    swap    sw,file=/usr/swap0      0       0

If I am not wrong this should be better:
md99    none    swap    sw,file=/usr/swap/swap,late     0       0

Kind regards,
Christoph

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-doc mailing list