changed default to pri=1 for the swap partition

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-12-04 19:12:48 +00:00
parent be82003fca
commit 7e0f360976

View File

@ -13,7 +13,7 @@ following:</para>
# location of filesystem mount point fs-type options
/dev/*LFS-partition device* / *fs-type* defaults 1 1
/dev/*swap-partition device* swap swap defaults 0 0
/dev/*swap-partition device* swap swap pri=1 0 0
proc /proc proc defaults 0 0
# End /etc/fstab