fix: set swap-priority explicitly to 100, even though this seems to already be the default. zram should be used first
This commit is contained in:
parent
cac04c0996
commit
c2a20fe181
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
[zram0]
|
||||
zram-size = ram * 20
|
||||
compression-algorithm = zstd
|
||||
swap-priority = 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue