mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-05 21:48:51 -04:00
increase 0.grapheneos.network journal size
This commit is contained in:
parent
d57ca21e06
commit
d5653b25f2
1 changed files with 1 additions and 1 deletions
2
hosts.sh
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue