aboutsummaryrefslogtreecommitdiff
path: root/files/etc/fstab/laptop
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-08-15 01:53:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-08-15 01:53:23 -0300
commitf926cb3bfaacc7c7d51254a2019ffbb37896d79f (patch)
tree4e4e8183b0217849f796f3c5f257c0956427c75b /files/etc/fstab/laptop
parentfd8292297f964234e9487e336f2ac1424117d21c (diff)
downloadpuppet-nodo-feature/crypttab.tar.gz
puppet-nodo-feature/crypttab.tar.bz2
Updating crypttab/fstab/resume to new layoutfeature/crypttab
Diffstat (limited to 'files/etc/fstab/laptop')
-rw-r--r--files/etc/fstab/laptop2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/fstab/laptop b/files/etc/fstab/laptop
index f642dcd..5429c56 100644
--- a/files/etc/fstab/laptop
+++ b/files/etc/fstab/laptop
@@ -1,4 +1,4 @@
-/dev/mapper/cswap none swap sw 0 0
+/dev/mapper/swap none swap sw 0 0
/dev/mapper/root / ext4 defaults,errors=remount-ro 0 1
/dev/mapper/home /home ext4 defaults,errors=remount-ro 0 2
/dev/mapper/var /var ext4 defaults,errors=remount-ro 0 2