rust-zram-generator/zram-generator.conf
Igor Raits 6030cbe043
Update to 0.2.0-rc.1
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-06-23 19:59:07 +02:00

8 lines
294 B
Plaintext

# This config file enables a /dev/zram0 device with the default settings:
# — size — half of available RAM or 4GB, whichever is less
# — compression — most likely lzo-rle
#
# To disable, uninstall zram-generator-defaults or create empty
# /etc/systemd/zram-generator.conf file.
[zram0]