Update zram-tmp.service

This commit is contained in:
Pascal Vizeli 2018-04-11 15:47:40 +02:00 committed by GitHub
parent 9f2d7c94c9
commit d91c61db20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ Before=tmp.mount
Type=oneshot
ExecStart=/sbin/hassio-zram -t fs -m tmp -s 16M
RemainAfterExit=true
StandardOutput=null
[Install]
WantedBy=hassio-zram.target