Initial commit.
This commit is contained in:
15
fstab
Normal file
15
fstab
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
#
|
||||
# /etc/fstab
|
||||
# Created by anaconda on Thu Jun 11 02:35:20 2020
|
||||
#
|
||||
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
|
||||
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
|
||||
#
|
||||
# After editing this file, run 'systemctl daemon-reload' to update systemd
|
||||
# units generated from this file.
|
||||
#
|
||||
/dev/vda1 / xfs defaults 0 0
|
||||
proc /proc proc rw,nosuid,nodev,noexec,relatime,hidepid=2,gid=960 0 0
|
||||
/var/swapfile swap swap sw 0 0
|
||||
|
||||
Reference in New Issue
Block a user