Files
sh-etc/systemd/zram-generator.conf

20 lines
268 B
Plaintext

[zram0]
zram-size = 40
mount-point = /tmp
fs-type = ext2
options = X-mount.mode=1777
[zram1]
zram-size = 40
mount-point = /var/log
fs-type = ext2
options = X-mount.mode=1777
#[zram2]
#zram-size = 30
#mount-point = /run
#fs-type = ext2
#options = X-mount.mode=1777