diff options
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 |