mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
Create dev-zram0.swap
This commit is contained in:
parent
ac7c716cda
commit
c1a51dc213
@ -0,0 +1,10 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Hassio ZRAM swap
|
||||||
|
Requires=zram-swap.service
|
||||||
|
After=zram-swap.service
|
||||||
|
|
||||||
|
[Swap]
|
||||||
|
What=/dev/zram0
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=swap.target
|
Loading…
x
Reference in New Issue
Block a user