Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2016 17:11:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 206715] swapfile - late option in /etc/fstab is missing
Message-ID:  <bug-206715-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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@FreeBSD.org
          Reporter: c.brinkhaus@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206715-9>