1
0
Fork 0
mirror of synced 2024-09-16 07:42:52 -04:00
garuda-common-settings/usr/lib/systemd/zram-generator.conf
BluishHumility 000fb46329 fix(zram-generator.conf): remove depreciated config options
* `zram-fraction` and `max-zram-size` are obsolete options. The size of the
zram device is now set by `zram-size`.
* Removed `host-memory-limit` since we have it set to the default value.

Closes https://gitlab.com/garuda-linux/themes-and-settings/settings/garuda-common-settings/-/merge_requests/8
2023-12-15 23:45:07 -05:00

3 lines
51 B
Text

[zram0]
zram-size=ram
compression-algorithm = zstd