Mercurial > code > home > repos > infra
changeset 63:51723e168cc8
new disk on bang
author | drewp@bigasterisk.com |
---|---|
date | Sun, 01 May 2022 23:55:54 -0700 |
parents | 50100cad1f38 |
children | 32b32ee2211a |
files | files/fstab/bang |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/files/fstab/bang Sun May 01 23:34:36 2022 -0700 +++ b/files/fstab/bang Sun May 01 23:55:54 2022 -0700 @@ -2,4 +2,5 @@ # <file system> <mount point> <type> <options> <dump> <pass> /dev/disk/by-uuid/8c7a2d08-60d1-486a-8136-d9f43d83a064 / ext4 relatime 0 0 -/dev/disk/by-uuid/d9a1e1e4-9eba-4988-8b01-c5f6732a2972 /d3 ext4 relatime 0 0 +/dev/disk/by-uuid/d9a1e1e4-9eba-4988-8b01-c5f6732a2972 /d3 ext4 noatime 0 0 +/dev/disk/by-partuuid/77687eec-15bf-9345-b420-bb83659e6a6b /d4 ext4 noatime 0 0 \ No newline at end of file