Skip to content

zram service not starting automatically after reboot #205

@PamAllay

Description

@PamAllay

I have followed arch wiki on configuring zram using zram-generator:
https://wiki.archlinux.org/title/Zram

but the [email protected] service does not start on boot as stated in the wiki, i manually have to run : sudo systemctl start [email protected] to start the service after every boot, and i've had no luck finding a solution.

configuration =
$>cat /etc/systemd/zram-generator.conf
[zram0]
zram-size = min(ram / 2, 4096)
compression-algorithm = zstd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions