1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 21:51:40 +01:00
Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/dev-zram0.swap
2018-04-03 16:56:10 +02:00

11 lines
143 B
SYSTEMD

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