mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-22 16:00:25 -05:00
raise journal size for 0.grapheneos.org
This commit is contained in:
parent
3d80dc4eed
commit
652ca46ed9
1 changed files with 1 additions and 0 deletions
1
hosts.sh
1
hosts.sh
|
|
@ -153,6 +153,7 @@ declare -Ar hosts_journald_system_max_use=(
|
|||
)
|
||||
|
||||
declare -Ar hosts_journald_system_max_file_size=(
|
||||
[0.grapheneos.org]=256M
|
||||
[2.grapheneos.org]=256M
|
||||
[0.grapheneos.network]=4G
|
||||
[1.grapheneos.network]=2G
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue