mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-25 15:55:17 -04:00
raise journal file size for 2.grapheneos.org
This commit is contained in:
parent
476d7f4794
commit
c41f579a51
1 changed files with 1 additions and 1 deletions
2
hosts.sh
2
hosts.sh
|
@ -160,7 +160,7 @@ declare -Ar hosts_journald_system_max_use=(
|
||||||
declare -Ar hosts_journald_system_max_file_size=(
|
declare -Ar hosts_journald_system_max_file_size=(
|
||||||
[2.ns2.grapheneos.org]=512M
|
[2.ns2.grapheneos.org]=512M
|
||||||
[0.grapheneos.org]=256M
|
[0.grapheneos.org]=256M
|
||||||
[2.grapheneos.org]=256M
|
[2.grapheneos.org]=512M
|
||||||
[0.grapheneos.network]=4G
|
[0.grapheneos.network]=4G
|
||||||
[1.grapheneos.network]=4G
|
[1.grapheneos.network]=4G
|
||||||
[2.grapheneos.network]=4G
|
[2.grapheneos.network]=4G
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue