blob: ac6aa63371b7566a2868803b456dc3a9dfb3c791 (
plain)
1
2
3
4
5
|
# Static information about the filesystems.
# See fstab(5) for details.
# <file system> <dir> <type> <options> <dump> <pass>
/dev/vda1 / xfs rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 1
|