summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-04-09 01:20:30 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-04-09 01:20:30 -0700
commitc1353941ac428bf14e2a612a3a76d5c5d9cb43f0 (patch)
tree78063712551d18a47ed39a2645d9112fae28a055 /etc
parentf946a5ddb111497b3bf49da35e8249283c0b1b4d (diff)
new ca fstab
Diffstat (limited to 'etc')
-rw-r--r--etc/fstab6
1 files changed, 1 insertions, 5 deletions
diff --git a/etc/fstab b/etc/fstab
index 7c8698e7..a3bf39b9 100644
--- a/etc/fstab
+++ b/etc/fstab
@@ -2,8 +2,4 @@
# See fstab(5) for details.
# <file system> <dir> <type> <options> <dump> <pass>
-/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
+/swap/swapfile none swap defaults 0 0