mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-21 21:24:59 -05:00
raise 2.grapheneos.network journal size to 2G
This commit is contained in:
parent
14174e90f4
commit
8591cb9354
2
hosts.sh
2
hosts.sh
@ -36,7 +36,7 @@ declare -Ar hosts_journald_system_max_use=(
|
||||
declare -Ar hosts_journald_system_max_file_size=(
|
||||
[0.grapheneos.network]=512M
|
||||
[1.grapheneos.network]=512M
|
||||
[2.grapheneos.network]=512M
|
||||
[2.grapheneos.network]=2G
|
||||
[3.grapheneos.network]=512M
|
||||
[0.releases.grapheneos.org]=256M
|
||||
[1.releases.grapheneos.org]=256M
|
||||
|
Loading…
Reference in New Issue
Block a user