1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-13 02:10:44 +01:00

11 lines
141 B
SYSTEMD

[Unit]
Description=OVOS ZRAM swap
Requires=zram-swap.service
After=zram-swap.service
[Swap]
What=/dev/zram0
[Install]
WantedBy=swap.target