summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/fstab2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/fstab b/etc/fstab
index 2b9bc910..7c8698e7 100644
--- a/etc/fstab
+++ b/etc/fstab
@@ -5,3 +5,5 @@
/dev/sda3 / xfs rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 1
/dev/sda2 /boot/efi vfat rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2
+
+/swapfile none swap defaults 0 0