Elektrine lite

← Feed

@MonkderVierte@lemmy.zip

Post #3308505

2026-06-13 10:23 UTC

Using a udev rule The example below describes how to set up swap on zram automatically at boot with a single udev rule and an fstab entry. No additional packages are needed to make this work.

Replies (1)

  • @atzanteol@sh.itjust.works 2026-06-13 10:39

    I’d take a single file config. It’s cleaner and easier to see what’s going on. You may not need an additional package, but often they’re convenient.

    Open ##3308557