From d5653b25f23e42a63759e07a732b477d1dbd776c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 12 Mar 2024 11:40:26 -0400 Subject: [PATCH] increase 0.grapheneos.network journal size --- hosts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts.sh b/hosts.sh index 04ecc11..76949d1 100644 --- a/hosts.sh +++ b/hosts.sh @@ -34,7 +34,7 @@ declare -Ar hosts_journald_system_max_use=( ) declare -Ar hosts_journald_system_max_file_size=( - [0.grapheneos.network]=512M + [0.grapheneos.network]=1G [1.grapheneos.network]=512M [2.grapheneos.network]=2G [3.grapheneos.network]=512M