Create dev-zram0.swap

This commit is contained in:
Pascal Vizeli 2018-04-03 16:56:10 +02:00 committed by GitHub
parent ac7c716cda
commit c1a51dc213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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