diff options
| author | 2025-10-29 14:20:21 -0400 | |
|---|---|---|
| committer | 2025-10-29 14:20:21 -0400 | |
| commit | 342f1dcf115f998cbb5d27c5593e215b01e5b7a4 (patch) | |
| tree | 0cf3b25183d4e0e0081dae237f0d9b7a17f8e5d6 /hosts/iroha/fstab | |
| parent | 544da1ba50d9cbf51a18ca0abf1db66b3baa7460 (diff) | |
| download | dotfiles-342f1dcf115f998cbb5d27c5593e215b01e5b7a4.tar.gz dotfiles-342f1dcf115f998cbb5d27c5593e215b01e5b7a4.tar.bz2 dotfiles-342f1dcf115f998cbb5d27c5593e215b01e5b7a4.zip | |
Finish adding files from new moyo, misc updates
Diffstat (limited to 'hosts/iroha/fstab')
| -rw-r--r-- | hosts/iroha/fstab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/iroha/fstab b/hosts/iroha/fstab index 5a196b3..74d6125 100644 --- a/hosts/iroha/fstab +++ b/hosts/iroha/fstab @@ -23,4 +23,4 @@ UUID="2FCB-DCF5" /efi vfat umask=0077,tz=UTC 0 2 UUID="88a11ddb-a1ef-4953-bc27-39e358e4c1c4" /mnt/ssd ext4 defaults,noatime 0 2 UUID="e339ba64-d4ee-44e1-856a-80812fd72960" /mnt/hdd ext4 defaults,noatime 0 2 -tmpfs /var/tmp/portage tmpfs size=16G,uid=portage,gid=portage,mode=775 0 0 +tmpfs /var/tmp/portage tmpfs size=24G,uid=portage,gid=portage,mode=775 0 0 |