diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-04 15:16:05 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-04 15:16:05 +0800 |
commit | 8ce2d46747834f1b06f2c250f0d0fa055799a767 (patch) | |
tree | db63091d1597c0981d8324ae6758653bc1428461 /etc/fstab | |
parent | 673c18cbf2c80de0aa5aa03b24cd026cf742412b (diff) |
init xyzru VPS
Diffstat (limited to 'etc/fstab')
-rw-r--r-- | etc/fstab | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ # See fstab(5) for details. # <file system> <dir> <type> <options> <dump> <pass> -/swap/swapfile none swap defaults 0 0 +/dev/vda1 / xfs rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 1 |