File: //etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# systemd generates mount units based on this file, see systemd.mount(5).
# Please run 'systemctl daemon-reload' after making changes here.
#
# <file system> <mount point> <type> <options> <dump> <pass>
UUID=695f2546-525e-4a42-987f-d7843c20f69c / ext4 discard,noatime,nodiratime,errors=remount-ro 0 1
UUID=e1e95f80-c93c-4fe4-be2f-98bd61e6aeb2 /home ext4 discard,noatime,nodiratime,errors=remount-ro,usrquota 0 1
UUID=53c6b554-38a6-4e0a-bd09-830aa913e734 /var/lib/mysql ext4 discard,noatime,nodiratime,errors=remount-ro 0 1
UUID=97727019-8428-4d6e-a1b6-1f20893139f3 /var/log ext4 noatime,nodiratime,errors=remount-ro 0 1
UUID=004877b1-e3ea-4f09-893c-4a03edd4bd87 /var/local/hostingplatform/snapshots ext4 noatime,nodiratime,errors=remount-ro 0 1
UUID=11f658a9-e6e1-4881-aa77-12d27b215c16 none swap sw 0 0