This unit is provided by:
Options
-
[Install]-
WantedBy=swap.target
-
-
[Service]-
ExecStart=/usr/sbin/zramstart -
ExecStop=/usr/sbin/zramstop -
RemainAfterExit=yes -
TimeoutStartSec=30sec -
Type=oneshot
-
-
[Unit]-
Before=swap.target -
DefaultDependencies=no -
Description=Enable compressed swap in memory using zram
-
Additionnal notes
Nothing here.