This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/zramswap -
ExecReload=/usr/sbin/zramswap restart -
ExecStart=/usr/sbin/zramswap start -
ExecStart=/usr/sbin/zramswapon -
ExecStop=/usr/sbin/zramswap stop -
ExecStop=/usr/sbin/zramswapoff -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=multi-user.target -
Description=Linux zramswap setup -
Description=Service enabling compressing RAM with zRam -
Documentation=man:zramswap(8)
-
Additionnal notes
Nothing here.