Initial commit.

This commit is contained in:
2021-05-24 22:18:33 +03:00
commit e2954d55f4
3701 changed files with 330017 additions and 0 deletions

15
fstab Normal file
View 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