1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-03 03:57:48 +01:00

11 lines
141 B
SYSTEMD
Raw Normal View History

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