17 lines
603 B
Plaintext
17 lines
603 B
Plaintext
|
|
#
|
|
# /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
|
|
|
|
s3fs#oo-backup /backup/oo-backup fuse allow_other,_netdev,nosuid,nodev,url=https://sfo3.digitaloceanspaces.com 0 0
|